Select to view content in your preferred language

Passing Lat and Long to a map using a QR code.

3150
6
10-11-2012 08:49 AM
John_D_Orris
New Contributor
I am working with a map on arcgis.com, I want to pass information to the map from a QR code that would give the Latitude and Longitude of certain points.  I have not been able to figure out the structure for passing data using the url of the map.  Does anyone know how to do such a thing and could you share with me that structure?

Thanks,

John
Tags (2)
0 Kudos
6 Replies
MikeMinami
Esri Notable Contributor
These are the only URL parameters available for modifying the display of the Map Viewer in ArcGIS.com. For example, you can pass in an extent with the URL to zoom the map to a particular area.

http://resources.arcgis.com/en/help/arcgisonline/#/Using_URL_parameters/010q00000098000000/

Thanks,

Mike
0 Kudos
remedyshup
New Contributor
I was wondering about how to use a QR Code in this process? Can we use other barcode types, like data matrix?
0 Kudos
makaveiljojo
Emerging Contributor
I was wondering about how to use a   QR Code in this process? Can we use other barcode types, like   data matrix?


First question, I'm sorry that I hava no clue either but it seems a quite cool idea.
Second question, I can't say that QR code is better than Data Matrix, but in some ways, QR code will be a better choice than Data Matrix. Here are 2 of those reasons:
1.QR codes can store up to 4296 alphanumeric characters. Data Matrix can only hold 2335.
2.QR codes can store Japanese Kanji letters, while Data Matrix cannot.
0 Kudos
nicogis
MVP Alum
I forgot a my sample template arcgis.com: http://www.appgis.it/qrcodemap
0 Kudos
mariahlewis
Emerging Contributor
I was wondering about how to use a   QR Code in this process? Can we use other barcode types, like   data matrix?


qr code also has sth. different with data matrix , so i do not think it can be replaced
0 Kudos