Ticket #660 (closed enhancement: fixed)

Opened 3 years ago

Last modified 16 months ago

shp2pgsql-gui support of -S switch Simple geometries

Reported by: robe Owned by: mcayland
Priority: medium Milestone: PostGIS 2.0.0
Component: loader/dumper Version: trunk
Keywords: Cc:

Description

Someone posted this frustration on our blog. I thought we had this already, but I couldn't find the feature either.

-S Generate simple geometries instead of MULTI geometries.

can not load polygons (not multipolygons) using "postgis shapefile and dbf loader".

http://www.postgresonline.com/journal/archives/145-PgAdmin-III-Plug-in-Registration-PostGIS-Shapefile-and-DBF-Loader.html#c2677

Change History

Changed 2 years ago by strk

  • component changed from postgis to loader/dumper

Changed 16 months ago by strk

  • type changed from defect to enhancement
  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

It's a feature, not a bug

Changed 16 months ago by mcayland

If it helps at all, with the current code in trunk it's now approximately a 5 min fix if you feel up to the challenge. Otherwise I can take a look next week.

Changed 16 months ago by mcayland

  • owner changed from pramsey to mcayland

Changed 16 months ago by mcayland

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from PostGIS 2.1.0 to PostGIS 2.0.0

I've committed this feature (not enabled as default) to trunk as r9027.

Note: See TracTickets for help on using tickets.