Ticket #376 (closed enhancement: fixed)

Opened 3 years ago

Last modified 18 months ago

Add ST_GeomFromGeoJSON

Reported by: colivier Owned by: colivier
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
Keywords: GeoJSON import ST_GeomFromGeoJSON Cc: kashif.rasul@…

Description

Same behaviour than other import functions, but related to GeoJSON.

Surely need to use a parser to do the job (LEX/YACC for example)

Attachments

geojson.patch Download (22.2 KB) - added by kashif 19 months ago.

Change History

Changed 2 years ago by robe

  • version set to trunk

Changed 21 months ago by robe

Referencing Kashif's develop email since he's done the work and just needs someone to take a look and commit.  https://github.com/kashif/postgis

 http://www.postgis.org/pipermail/postgis-devel/2011-September/014921.html

Kashif -- can you attach a diff to this ticket to make it easier for us to look at.

Changed 19 months ago by pramsey

  • cc kashif.rasul@… added

Yes, a diff against current trunk and I'll integrate/apply it.

Changed 19 months ago by kashif

Changed 19 months ago by kashif

I have attached a patch to the current svn for testing.

Changed 19 months ago by pramsey

Super! On it.

Changed 18 months ago by pramsey

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

Committed to trunk at r8167

Note: See TracTickets for help on using tickets.