@sean_kenny/coloured-bitmap-to-geojson-polygons-js
Advanced tools
Changelog
Version 0.3.1 - September 27th 2024
Changelog
Version 0.3.0 - September 15th 2024
domainBounds
argument to exportColouredBitmapToGeoJSONPolygons
.typescript
, ^5.5.4
-> ^5.6.2
vitest
, ^2.0.5
-> ^2.1.1
Changelog
Version 0.2.0 - August 30th 2024
FeatureCollection
instead of a GeometryCollection
in order for the properties to actually be read properly by mapping software.Changelog
Version 0.1.5 - August 27th 2024
Changelog
Version 0.1.4 - August 27th 2024
Changelog
Version 0.1.3 - August 27th 2024
package.json
file.Changelog
Version 0.1.2 - August 27th 2024
README.md
Changelog
Version 0.1.0 - August 27th 2024
exportColouredBitmapToGeoJSONPolygons
which takes a .bmp
bitmap file and converts it to a GeoJSON file.