Skip to content

Feature Server support? #965

@hoogw

Description

@hoogw

https://sampleserver6.arcgisonline.com/arcgis/rest/services/Earthquakes_Since1970/FeatureServer
https://sampleserver6.arcgisonline.com/arcgis/rest/services/Energy/Geology/FeatureServer

How to config it to support above feature server?

I know type=dynamic will works with MapServer,

For example:

https://sampleserver6.arcgisonline.com/arcgis/rest/services/Earthquakes_Since1970/MapServer

I have try type=feature

It only works when your url must specify the layer id, for example, layer id 0 must be there
https://sampleserver6.arcgisonline.com/arcgis/rest/services/Earthquakes_Since1970/FeatureServer/0

How to config to make FeatureServer just like MapServer, dynamically show all sub-layers?

https://github.com/vojvod/CMV_Renderer_Widget#readme

seem only works with layer id, not show all layers dynamically

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions