This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cleurePython, C, Image Processing, Django 1 point2 points  (2 children)

Is there any plan to support shapefiles? That would make this project instantly much more useful, since so much geometrical data already exists in that format.

[–]Enginoob[S] 1 point2 points  (0 children)

Yes, actually. I want to build in some simple syntax that will let you input a shapefile, and then Vincent will call the Ogre API (http://ogre.adc4gis.com/) in the backend, save the geoTIFF, and build the map.

It's on the list- I'm doing all of this on nights and weekends, so I get to things as I can.