Richard Law

Results 20 comments of Richard Law

+1, just tried to use a `MULTIPOINT Z`.

There are straightforward ways to do this already, without too much pain: `JSON-LD.js` ```js import React from 'react'; const JSONLD = ({ data }) => ; export default JSONLD; ```...

I'm getting this error in v8.5.4 with quite a complicated Snakefile including sub-files (i.e. I'm struggling to make a concise reproduction). However it is a really significant bug, it's taking...

Changing both source and cost raster data types to Float32, and using `ModifyNoDataValue` to change the nodata value in the cost raster from 0.0 to 8000.0 also results in the...

The tool does run now, given the above workarounds, but now it mutates the input cost raster. There are long horizontal stripes of value 1 (pink), and where these new...

Struggling with the same question. I would be interested in seeing how to use graphql-geojson to define input types for a mutation. I encounter errors when trying to submit GeoJSON...

+1 for this, it's not clear how it can be implemented. e.g. in my [testing](https://github.com/s-yadav/react-meta-tags/issues/31#issuecomment-499745092) I have multiple application routes, but on loading each one, the application will add a...

One reason why it's important is to support text search. If I misspell some key, long, technical term in a document then it's hard to find it later with search....

https://pypi.python.org/pypi/python-geohash

I certainly think this would be useful, however it may be implemented. There are a lot of erroneous tags in the OSM for my own city that prevent pedestrian access...