wmbeers / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
1 stars 2 forks source link

Identify results of project layers should use standard attribute names and symbology. #88

Open wmbeers opened 2 years ago

wmbeers commented 2 years ago

Current services, layers, and spatial table/views have inconsistent naming/content of otherwise similar attributes, and include attributes that don't have meaning for users. A standard core set of attributes needs to be developed.

Additionally, certain project statuses are not included in the unique-value-renderer used on project features and analysis areas for some layers. For the previously reviewed service, these missing statuses are lumped into "TBD"; for the draft service a couple of statuses (OEM review-related) are missing from the renderer altogether, and thus do not appear on the map.

To that end, Lex has recreated the spatial views and map services. This issue tracks updates to the viewer to how the services are configured in CMV/Identify widget.

wmbeers commented 2 years ago

https://repo.fla-etat.org/bugzilla/show_bug.cgi?id=6144