We are developing the portal in which we are using Arcgis javascript APIs.The requirement in our project is one of the weather provider is going to publish the webservice which will return the weather data in the geoJSON format.geoJSON will contain geometry(point,line,polygon etc) Which is the efficient way to plot the the features on the arcGIS map?
-
Full example here geothread.net/importing-geojson-data-in-arcgis-javascript-mapsasdflkjwqerqwr– asdflkjwqerqwr2015年06月06日 01:44:16 +00:00Commented Jun 6, 2015 at 1:44
1 Answer 1
you can find an extension for the JSAPI to load native GeoJSON in Esri's Github organization. hope its helpful!
Explore related questions
See similar questions with these tags.