hackgvl / OpenData

Open data projects, including real-time and reusable data for local tech meetups, events, and map layers.
16 stars 3 forks source link

Investigate Alternative Javascript Map Render Tools #30

Open allella opened 7 years ago

allella commented 7 years ago

Talked with Rachel from Furman about possibly integrating and syndicating some of their ArcGIS data.

She was also interested in how to use the open source CMV.io to build a web viewer for community asset maps.

(Note: this domain wasn't working in early 2024, so we removed the link). However, the GitHub still seems active.

cmv.io/examples.html

allella commented 7 years ago

https://services1.arcgis.com/6bXbLtkf4y11TosO/arcgis/rest/services/Restaurants/FeatureServer/0 https://gis.stackexchange.com/questions/220526/add-featurelayer-as-operationallayer-from-json-in-cmv

allella commented 2 months ago

CMV (Configurable Map Viewer) no longer has the cmv.io domain and may not be actively supported based on the GitHub repo.

This repo from a CCC talk shows examples of using [MapLibre GL JS](https://maplibre.org/maplibre-gl-js/docs/), [OpenLayers](https://openlayers.org/), and ESRi features.