https://github.com/charto/geobabel
https://github.com/charto/geobabel
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charto/geobabel
- Owner: charto
- License: mit
- Created: 2017-06-13T08:57:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T20:53:43.000Z (over 8 years ago)
- Last Synced: 2025-03-18T06:36:37.744Z (10 months ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
geobabel
========
Fast conversion between GIS formats. Currently in alpha stage and supports:
Formats:
- WKB (read / write)
- WKT (write)
- GML (with [`geobabel-gml`](https://github.com/charto/geobabel-gml))
Geometries:
- Point
- LineString
- Polygon
- MultiPoint
- MultiLineString
- MultiPolygon
- GeometryCollection
- CircularString
- CompoundCurve
- CurvePolygon
- MultiCurve
- MultiSurface
License
=======
[The MIT License](https://raw.githubusercontent.com/charto/geobabel/master/LICENSE)
Copyright (c) 2017 BusFaster Ltd