Re: [PHP-DB] php script to automate the loading of gpx/shp to postgres using ogr2ogr
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
S.Reena wrote: > Hi All, > > I want to automate the conversion of gpx/shp file to postgres database..as > when user uploads the file to a specified folder...ogr2ogr command is > activated to convert gpx to postgres ....Can any1 suggest some script or > something for this (using php ) ...Also whether OGR/PHP extension will serve > my purpose . If anyone can provide example as to how to use this and all, > it'd be very helpful. I'd probably say "roll your own" unless a search finds something.. sounds like a pretty specific requirement. No idea what gpx or ogr2ogr are either which probably doesn't help ;) -- Postgresql & php tutorials http://www.designmagick.com/