Does anyone know how to import spatial data into Postgre? It seems the option Allowed Geometries is greyed out.


Thanks,
Darius
Does anyone know how to import spatial data into Postgre? It seems the option Allowed Geometries is greyed out.


Thanks,
Darius
Best answer by david_r
The PostgreSQL database isn't spatially enabled unless you also install the PostGIS extension. You can then use the FME PostGIS reader/writer.
David