Input configuration

map.apps ETL can be configured to use one, multiple or all of the following input methods:

  • File upload

  • Features from the map

  • Resultcenter

  • Search result

  • Map extent selection

Published Parameters

All input methods use a Published Parameter to receive information from map.apps ETL. The parameters are:

File upload

mapapps_etl_files

Provides the location of the uploaded files on the FME Flow.

mapapps_etl_featuretypes (optional)

Provides the feature types of the uploaded files on the FME Flow.

Features from the map

mapapps_etl_features

Provides the location of a file containing EsriJSON features previously uploaded from map.apps ETL.

Resultcenter

mapapps_etl_features

Provides the location of a file containing EsriJSON features previously uploaded from map.apps ETL.

Search result

mapapps_etl_search_feature

Provides the location of a file containing an EsriJSON feature previously selected via map.apps search.

Map extent selection

mapapps_etl_extent

Provides an EsriJSON polygon as a String.

mapapps_etl_line

Provides an EsriJSON polyline as a String.

mapapps_etl_point

Provides an EsriJSON point as a String.

Configuration

File upload

upload settings

Features from the map

map feature settings

Map extent selection

extent settings