/mapproc

Primary LanguageJava

mapproc - map processor

a project with misc utilities for map processing

-- Telmo Brugnara

tbrugz.mapproc.MapProcServlet

generates a KML file based on a previous kml & data series

web

  • /mapproc-comp-js.html - paints a series of polygons with google maps (similar to MapProcServlet)
  • /mapproc-geojs.html - paints a series of polygons with google maps & geojson files

kml -> json

see tbrugz.mapproc.transform.Kml2Json

csv -> json

see tbrugz.mapproc.transform.Csv2Json

misc kml batch processing

see tbrugz.mapproc.transform.MapProcBatch

license

AGPLv3 - except where otherwise noted