[postgis-tickets] [PostGIS] #2312: [raster] st_circle
PostGIS
trac at osgeo.org
Fri May 10 06:01:21 PDT 2013
#2312: [raster] st_circle
-------------------------+--------------------------------------------------
Reporter: nclay | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by nclay):
I have already coded up a mask function that takes in a geometry and a x,
y resolution and produces a mask. That is all well and good if you know
what resolution that you want you mask to be. It would be nice to be able
to pass in a geometry and a SRID and have it pass out an appropriately
sized mask. This would enable, one to pass in a Geometry describing
distances eg a circle 16 meters wide and have it project on to an
appropriate resolution mask for that SRID.
Can you think of anyway of doing this currently?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2312#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list