Andrew Calcutt
Andrew Calcutt
Hi lukasmartinelli, I am trying to make a version of mapbox-gl-inspect that works with the new maplibre-gl-js fork. For my first attempt I took the already built mapbox-gl-inspect.min.js and did...
This is an attempt to create a node release workflow for https://github.com/maplibre/maplibre-gl-native/issues/314 It is made to publish to github releases and the npm registry. It is based on what I...
I mentioned this issue in https://github.com/maplibre/maplibre-gl-native/issues/279 , but did not want to pollute that thread with an unrelated problem. In my testing of the node version of maplibre-gl-native in my...
This is a merge of work done in https://github.com/maplibre/maplibre-gl-native/pull/378 and work done by @mnutt in https://github.com/mnutt/maplibre-gl-native/tree/publish-github It is still a work in progress but I think this is in a...
When using a planetiler 0.7.0 generated pmtiles file in maplibre-js with 3d terrain enabled, I observed floating buildings and buildings going under the ground. With a file generated with planetiler...
Testing macos node build
I am using this plugin for maplibre-gl-native releases and right now I have had to make my own fork to customize several release options. I am mainly changing name/target_commitish and...
I have gotten a report in slack and the tileserver-gl repo that the node 6.0.0 for macos is freezing. It will work at first, but after browsing the map the...
This adds minimal pmtiles support to the web plugin as requested in https://github.com/onthegomap/maplibre-contour/issues/212 . It is a lite version of the changes I made in https://github.com/acalcutt/maplibre-contour-pmtiles/ without the local pmtiles...