This task opens and parses a GeoJSON from a given input URI.
Syntax
Result = ENVITask('ExtractGeoJSONFromFile')
Input parameters (Set, Get): INPUT_URI
Output parameters (Get only): OUTPUT_GEOJSON
Parameters marked as "Set" are those that you can set to specific values. You can also retrieve their current values any time. Parameters marked as "Get" are those whose values you can retrieve but not set.
Input Parameters
INPUT_URI (required)
Specify the input GeoJSON URI.
Output Parameters
OUTPUT_GEOJSON
This is the resulting GeoJSON extracted from the URI.
Methods
Execute
Parameter
ParameterNames
Properties
DESCRIPTION
DISPLAY_NAME
NAME
REVISION
TAGS
Version History
See Also
ENVITask, GeoJSONToROI Task, ENVIGeoJSON