Hello
I have a Dr7 installed with mysql and now i want to connect with geoserver POSTGIS because i wanna add geographics features.
Now, i've installed all modules ok and the tomcat geoserver, but i cannont connect my drupal with that.
There are a handbook about that? it's possible?
Thanks!

Comments

ulim’s picture

Can you please describe clearer what you want to do? Do you want to abandon your MySQL-DB and switch to PostGIS? Or shouldn't there be any relation between PostGIS and MySQL?

milos.kroulik’s picture

Status: Active » Closed (works as designed)

Sorry, that isn't possible, because PostGIS is based on PostgreSQL database, not MySQL. Please look at https://www.drupal.org/project/dbtng_migrator and migrate your DB to PostgreSQL first. Then install PostGIS extension and read Cartaro documentation.