MapBBCode Share: a simple service to share custom maps and convert geodata(share.mapbbcode.org) |
MapBBCode Share: a simple service to share custom maps and convert geodata(share.mapbbcode.org) |
There's a few npm modules for the command line, so you can do the likes of `geojsonio < some.geojson` or `togeojson my.{kml,gpx,…} | geojsonio`
geojson.io uses gist.github.com as a data store: http://geojson.io/#id=gist:anonymous/92dd314a02c072d658f4&ma...
And of course MapBBCode Share maps can be loaded in geojson.io: for example, http://geojson.io/#data=data:text/x-url,http%3A%2F%2Fshare.m... (replace zdjzk with map id).
Recently used GeoJSON to do a dirty GeoJSON to SVG conversion using Chrome Developer tools (don't ask...)
If you are/were using MyOpenID, you can switch your delegation to IndieAuth since they are shutting down. It's an easy switch: http://aaronparecki.com/articles/2013/09/15/1/indieauth-now-...