Take the 2-minute tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

Is there any open Source tool(automated or semi-automated) that converts GML application schema to a POSTGIS database/table .Specifically I have a huge application schema containing many feature-collection which i would like to convert to postGIS database , through an automated process. Any pointers would be helpful.

share|improve this question

1 Answer 1

ShapeChange from interactive instruments already does a lot of useful things with enterprise architect application schema.

They are working on a DDL-tool for PostGIS. We discussed with them, to get a flat model what is good for GIS versus a relation model, better for data management. I think, we will get both soon.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.