I need the wkid numbers for a couple Spatial references and cant find them and/or not sure what to look for...
query.outSpatialReference = {wkid:26917};
I need:
- Degrees Minutes Seconds (DMS)
- Decimal Degrees (DD)
- Degree, Decimal Degrees
Anyone know them or guide me to a location to find them and what to look for?
Can I use the EPSG number in the code above?