Select to view content in your preferred language

Go to Lat/Long or Upload Points

2331
5
08-29-2011 02:31 PM
MattShetzer
Deactivated User
Has anyone seen a tool that would enable the user to enter in a lat/long and zoom to that location? 
or
Can a user upload a CSV or similar file and place these points in the current map with labels and symbology.

Thanks for your help,
Matt Shetzer
Tags (2)
0 Kudos
5 Replies
EricVenden
Frequent Contributor
Matt,
There is a Coordinate Menu widget in the Code Gallery that allows you to zoom to a (1 at a time) x,y coordinate - this can be projected or geographic.  Out of the box, this widget does not allow for bulk loading (CSV) of coordinates.

Eric V
Gurnee, IL
0 Kudos
dcopple
Frequent Contributor
I have modified the out of the box widget (LocateWidget, not CoordinateWidget), it was a little limited in that the coordinates needed to be in decimal degrees, I have modified it to accept decimal degrees, degress decimal minutes, or degrees minutes seconds, the address search function remains unchanged and relies on the xml file you use just like the current LocateWidget.

For the CSV question, I too have been interested in bringing in CSV text.  I know of two ways...
1. create and event layer using GIS Descktop and post that to your ArcGIS server to serve as an operational layer.

or 2. Use ArgGIS Explorer online map, add the CSV to that, and your other operational layers as well, then use that map in your flex application.

I agree a simple widget would be better, much like th GeoRSS widget, the CSV would need to be posted on a website I think though.

Here's a link to my modified LocateWidget in the code gallery:
http://www.arcgis.com/home/item.html?id=00b0c42525ba4f71a99a95d11928304d
0 Kudos
MattShetzer
Deactivated User
Thanks for the tips.  I'll try the updated locate widget.  I'll keep an eye out for a upload CSV widget.

Matt
0 Kudos
dmitrypylnev
Emerging Contributor
Hi! I am trying to navigate to the East hemisphere, but it navigate me into West hemisphere...
What numbers I must enter into fields to solve my problem???
0 Kudos
FortSylvain
Deactivated User
Hi,

For CSV data, is it possible to build from this widget "Map Your Point Data"?
http://www.arcgis.com/home/item.html?id=fabdd320b0724ab2957c7af297008d89

Sylvain
0 Kudos