| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Feb 15 at 22:12 | |
| stats | profile views | 0 |
|
Jan 25 |
awarded | Tumbleweed |
|
Jan 18 |
asked | automatically arrange identical points inside polygon with carto and tilemill |
|
Jul 26 |
awarded | Student |
|
Jul 26 |
comment |
How to create a valid global polygon grid in PostGIS? note that your query had different coordinates from mine, even though the shape is similar. I just ran yours and it works, but mine keeps failing. |
|
Jul 26 |
comment |
How to create a valid global polygon grid in PostGIS? As to version: I use "POSTGIS="2.0.0 r9605" GEOS="3.3.3-CAPI-1.7.4" PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.9.0, released 2011/12/29" LIBXML="2.7.8" LIBJSON="UNKNOWN" RASTER", on windows xp. Regarding behaviour. I would want the point to fall into exactly one cell. What I could do is to use degrees, minutes, seconds (which are the reference system of my objects) to generate the cells. 1 sec would be the minimum step in this domain, but I am still interested how this can be solved generically in postgis. |
|
Jul 25 |
asked | How to create a valid global polygon grid in PostGIS? |