Subscribe to this thread
Home - General / All posts - GeoJSON format
aokptc3 post(s)
#22-Jan-13 15:29

Hello All, does Manifold currently support the GeoJSON format? If not, has anyone tried to develop a script to export data from Manifold into the GeoJSON format?

Andrew

cartomatic

905 post(s)
#22-Jan-13 16:06

I don't think it does. Although exporting to geojson would not be a problem.


maps made easy - www.cartomatic.pl || www.cartoninjas.net

mlinth
447 post(s)
#22-Jan-13 19:09

As cartomatic says, export to Geojson would be easy - plenty of vb snippets on the web. However, if it's just for one (or a small number) of tables I would export from Manifold to Postgresql, then export from there - the latest versions of Postgresql export to Geojson...

M

firsttube


1,439 post(s)
#26-Apr-16 16:17

Attached is a script to create GeoJSON from a drawing. The code is deposited into the comments component called GeoJSON. There are a couple parameters to enter:

epsg - the epsg code for the projection of the Drawing

latlon - True if you want to have the latitude and longitude included as attributes for each object.

You can export the GeoJSON comments component as a .geojson file.

It validates against this GeoJSON validator: http://geojsonlint.com/

Attachments:
geoJson_MultiPolygon.map


"The blessing in life is finding the torture you are comfortable with." - Jerry Seinfeld, 6/26/2013

geozap
264 post(s)
#27-Apr-16 05:49

Option to export to this format would be nice to be in the next version of manifold. Same as export of images to .mbtiles format.

mdsumner


4,260 post(s)
#27-Apr-16 09:36

There's only one way to the shop when you want a sausage roll, welcome to the jungle: http://www.manifold.net/info/suggestions.shtml


https://github.com/mdsumner

Manifold User Community Use Agreement Copyright (C) 2007-2021 Manifold Software Limited. All rights reserved.