Seth Miller
Seth Miller
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates ####...
Hello, I started having an issue with this plugin after an operating system upgrade. I used it previously on Ubuntu 14.04 and it was great. Ubuntu 16.04: ``` ~$ uname...
Are you interested in types? We made some for using your library and I can share them. I can make a pull request, otherwise I can try and toss it...
Crossing type boundaries to easily "upload" a file doesn't seem to work. Is there a better way to do this? pathlib's path is just running their `_NormalAccessor` which is using...
Empty GeoJSON and empty FeatureCollections cause the following exception: ``` Error: geojson_datasource: Failed to parse GeoJSON file from in-memory string ``` #912 adds 2 tests that test this functionality that...
Hey all, I first noticed an issue with raster-colorizer-\* methods not working in Mapbox Studio Classic. After some poking around I found that they used to work, on an older...
When importing an OSM file (Minnesota) I am receiving the following error after the "Relation" step and most other steps complete: ``` St13runtime_error pthread_join() returned exception: Throw location unknown (consider...
Allows models to have a "null" value in output Schema Fixes #2149
Is there a way to self host the service provided at https://validator.schema.org/validate ? Thanks!
I made these changes on my fork to get things working. I thought I'd push this upstream for those who are interested.