Release topojson v1.0
See original GitHub issueCurrent version on PyPi is v1.0rc4
.
Things left to do for release v1.0
:
- framework of code including options is there
- more docs needed
- travis doesn’t work yet
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (15 by maintainers)
Top Results From Across the Web
Releases · topojson/topojson - GitHub
An extension of GeoJSON that encodes topology! . Contribute to topojson/topojson development by creating an account on GitHub.
Read more >topojson - npm
An extension to GeoJSON that encodes topology.. Latest version: 3.0.2, last published: 5 years ago. Start using topojson in your project by ...
Read more >Topojson: list of differences between v0 and v1?
The 1.0.0 major release (see release notes) replaced the topojson.object function with topojson.feature for better GeoJSON compatibility.
Read more >topojson - Libraries - cdnjs - The #1 free and open source ...
topojson. An extension to GeoJSON that encodes topology. 4k. GitHub · package · 0 vulnerabilities · BSD-3-Clause licensed. Tags: geojson, shapefile. Version.
Read more >GeoJSON - Wikipedia
GeoJSON is an open standard format designed for representing simple geographical features, ... "Release/1.11.0-News – GDAL". trac.osgeo.org.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just a small followup. After your question I decided to write up the explanation of algorithms here http://martinfleischmann.net/line-simplification-algorithms/
Btw: this was the end of my summer of code. Tomorrow back to work…