Malcolm Morgan

Results 23 issues of Malcolm Morgan

Unless I've missed it, why there is no easy way to save an sf object to disk as a geojson file? I created a little test function ``` write_geojson

**maplibre-gl-js version**: 2.4.0 **browser**: Firefox and Chrome ### Steps to Trigger Behavior 1. Create a base map with 3D terrain 2. Create a button to toggle on and off an...

Fix for bug identified in #510 problem occurs when input lines have repeated coordinates for some reason this is acceptable in long linestrings st_is_valid == TRUE but not short linestrings...

> For OTP2 to detect a GTFS file, its name must end in .zip and must contain the letters 'gtfs'. We often use the convention of saving GTFS files with...

bug

``` > routes_test = otp_plan(otpcon = otpcon, + fromPlace = c(-1.55555, 53.81005), #Lng/Lat + toPlace = c(-1.54710, 53.79519), + mode = c("CAR_PARK","BICYCLE")) Error in UseMethod("st_as_sfc") : no applicable method for...

bug

https://github.com/jeroen/curl/issues/293

I'm trying to copy the example code https://maplibre.org/maplibre-gl-js-docs/example/geocoder/ But adding a collapsible search box using: ``` map.addControl( new MaplibreGeocoder(geocoder_api, { maplibregl: maplibregl, collapsed: true }) ); ``` But it does...

WIP so just a place holder, but a few tweaks to reduce memory usage

Check and support any different features