There is a global latitude and longitude grid data available at 1 degree resolution and higher (http://www.arcgis.com/home/item.html?id=f11bcdc5d484400fa926dcce68de3df7). Is anyone aware of a finer resolution dataset (at 0.25 and 0.5 degree)? Or alternatively a way to make it in ArcGIS/GDAL/Python using the 1 degree product?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
As @Dan Patterson says Create Fishnet is the ArcGIS way to go - and, at least at 10.1, it seems to be available at all license levels. |
|||
|
|
|
Other alternatives is to us XTools or ETGeoWizards. Both have a tool for making polygon and line grids at a user specified distance (ie: 0.25 or 0.5 degrees). |
|||
|
|
|
You can create 1 degree or 30 minute grids in the ArcGIS Data Frame Properties, as follows:
You can also convert your grid to graphics within the Dataframe Properties > Grids window.
|
||||
|
|

