from_geojson_opts.Rd
Options for reading in GeoJSON
'sf' or 'sfc'
What is the most general container type to use when properties differ across a FEATURECOLLECTION? E.g. if the property exists both as a numeric and a string, should all values be promoted to a 'string', or contained as different types in a 'list'. Default: 'string' will behave like 'geojsonsf'
when promoting properties into a string,
should logical values beccome strings e.g. "TRUE" or integers
e.g. "1". Default: "integer" in order to match geojsonsf
packages
named list