Ticket #637 (closed enhancement: fixed)

Opened 19 months ago

Last modified 3 months ago

[raster] Modify ST_DumpAsPolygons to produce real geometries

Reported by: jorgearevalo Owned by: dustymugs
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: Cc:

Description

Instead of WKT output.

Change History

Changed 19 months ago by pracine

  • summary changed from Modify raster dump function to produce real geometries to [raster] Modify raster dump function to produce real geometries

Changed 19 months ago by jorgearevalo

  • status changed from new to assigned

Changed 14 months ago by robe

Is this still an issue?

Changed 14 months ago by pracine

Yes, since we are official part of PostGIS we can link with the PostGIS shared library and produce geometries instead of just WKT. But this is not a blocker.

Changed 14 months ago by pracine

  • milestone changed from PostGIS 2.0.0 to PostGIS Raster Future

Changed 3 months ago by dustymugs

  • owner changed from jorgearevalo to dustymugs
  • status changed from assigned to new
  • summary changed from [raster] Modify raster dump function to produce real geometries to [raster] Modify ST_DumpAsPolygons to produce real geometries

Changed 3 months ago by dustymugs

  • status changed from new to assigned

Changed 3 months ago by pracine

So you will get rid of _st_dumpaswktpolygons and the wktgeomval type?

Changed 3 months ago by dustymugs

  • milestone changed from PostGIS Raster Future to PostGIS 2.0.0

I don't know yet. I'll decide once I'm done with the C components.

Changed 3 months ago by dustymugs

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r9280

Note: See TracTickets for help on using tickets.