shape2ge

shape2ge is a software that converts ESRI shapefiles into Google Earth KML files.
Download

shape2ge Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Johann Haarhoff
  • Publisher web site:
  • http://code.google.com/p/shape2ge/

shape2ge Tags


shape2ge Description

shape2ge is a software that converts ESRI shapefiles into Google Earth KML files. shape2ge is a software that converts ESRI shapefiles into Google Earth KML files. It consists of a frontend and an engine.· shape2ge-engine.py is a batchable converter engine that does the actual conversion. It reads conversion options from a XML config file generated by shape2ge-frontend.py or other methods. · shape2ge-frontend.py is a CLI-based frontend that helps you generate the conversion options used by the engine. This allows you set scales and offsets (from shapefile coords to earth coords), and also to assign different display styles to different feature types. Why another one?There are a few similar programs on the web. The nicest one is called "Shape2Earth" and has a very nice GUI with stacks of options. Other projects like shp2kml are also availableThe problem with the above is that they don't script or batch well. With shape2ge it is possible to generate one config file for a whole class of shapefiles and then to convert all the shapefiles in a script using the same config file.For example, I have ~3000 shapefiles containing 20m contour data for South Africa. With shape2ge I can generate one config file for the whole set and then batch convert the whole lot (with some help from bash). Requirements: · Shapefile C Library


shape2ge Related Software