Add a Feature Layer

Feature services (.../FeatureServer) allow you to serve feature data and nonspatial tables over the internet or your intranet. This makes your data available for use in web clients, desktop apps, and field apps. The layer resource (.../FeatureServer/<layerId>) in a feature service represents a single spatial feature layer or a nonspatial table.

Within Cityworks, the Feature Layer Service Type in Service Resources can be utilized in two different ways—for asset configuration only or for displaying in the map. If you only need the feature layer for asset configuration, then only the core feature service URL (.../FeatureServer) needs to be defined; optionally, the feature layer can also go to the layer resource level (.../FeatureLayer/<layerId>). If the Feature Layer is needed for directly displaying in the map without the use of a wep map, then the URL must go to the layer resource level (.../FeatureLayer/<layerId>) in order for the layer to correctly initialize and draw.

NOTE: Designer automatically saves the changes you make. A notification will appear in the top-right corner of the window that says Data Saved when you make changes to the page.