I would like to draw a grid whose cells are all squared on a given shape file.
The shape file has the information of U.S. map at zip code or county level.
I need to create the squared grid (with a resolution such as 1000 meters) and then get latitude and longitude of each grid point.
I also need latitude and longitude of each grid point by state , county of U.S.
For example, California grid point latitude and longitude.
The solutions at Creating grid polygons from coordinates using R or Python
Creating square grid polygon shapefile with Python?
do not work for me because its grid is not based on a given shapefile.
أكثر...
The shape file has the information of U.S. map at zip code or county level.
I need to create the squared grid (with a resolution such as 1000 meters) and then get latitude and longitude of each grid point.
I also need latitude and longitude of each grid point by state , county of U.S.
For example, California grid point latitude and longitude.
The solutions at Creating grid polygons from coordinates using R or Python
Creating square grid polygon shapefile with Python?
do not work for me because its grid is not based on a given shapefile.
أكثر...