Categories: GIS, Geoserver, Web Mapping

Moving Oracle Spatial data to PostGIS

by milesj Email

I put together a small Geotools based jar that Coldfusion can use to copy data from Oracle Spatial directly into PostGIS. Previously, we had needed to export the data as a shapefile, and use shp2pgsql to load the data into PostGIS. That method had an E… more »

Geoserver 2.0 and Oracle spatial with multiple schemas

by milesj Email

An issue came up on the Geoserver users mailing list the other day, which I myself had had in the past. It goes like this: Lets say you have a table a and table b that you want to publish through Geoserver. a belongs to schema GIS1 and b belongs to sch… more »

GIS Programmers: From Different Worlds

by milesj Email

Tad Larsen wrote a great article for Directions Magazine yesterday, discussing  the two very distinct categories of GIS developers, that often get labelled the same thing: GIS Developer. He mentions the GIS developer with a background in GIS, that has… more »