Select to view content in your preferred language

Dispaly shapefile from solution folder(subfolder) on the map control using javascript

902
4
07-16-2012 06:58 AM
ManojrajTeli
Deactivated User
How to display data from the shapefile on to the map using esri arcis javascript api 3.0 ?. The data is static and will be solution folder in shapefile format and i want to display features on to map and assign the symbology to the features.Thank you in advance.
0 Kudos
4 Replies
nicogis
MVP Alum
0 Kudos
AmmarAssem1
Emerging Contributor
In this example the end user should upload shapefile if already i have shape and need to display it into map but the problem in the example code take the file from the form data

if there are any way to path file directly without upload file or code that serialize shapefile to featurecollection json

thanks 🙂
0 Kudos
JeffPace
MVP Alum
No you can not, as this would eliminate the need for ArcGIS Server licenses.
0 Kudos
AmmarAssem1
Emerging Contributor
Thanks Jeff.

but no way i can use tool. this tool not eliminate arcgis server because using this tool free for all not by licence

thanks
0 Kudos