Thomas Gratier

Results 57 issues of Thomas Gratier

Not sure if content from my gist on GeoJSON based specs https://gist.github.com/ThomasG77/28a1d2e30c530c6a170ff5f68798b235 would be useful to add or not?

Using Firefox 20, I'm unable to display the main content. I only see right bar with filters. It seems to be javascript related.

With this PR, do `mapshaper-gui --manifest manifest.js` and get a custom GUI using the existing `manifest.js` existing mechanism like below ![Sélection_563](https://user-images.githubusercontent.com/642120/141224500-250ac74d-f9d8-47e8-b64a-0c92ed390cab.png) Follow-up to previous question from #511 and answer Current...

When I run the following, felicette -c -1.5494 47.2119 I get the following image output (tiff shown in QGIS) ![Sélection_271](https://user-images.githubusercontent.com/642120/88478738-02852b00-cf4b-11ea-971e-0361400198cd.png) I've installed felicette on Ubuntu 18.04 using `python3 -m pip...

These tools although useful have too much content in the guide ([chef part](http://python-guide-fr.readthedocs.io/fr/latest/scenarios/admin.html#chef) and [puppet part](http://python-guide-fr.readthedocs.io/fr/latest/scenarios/admin.html#puppet)) for related topics (not Python based). It should not as stated by the style...

Mention Python requirements 3.7+ excluding 3.9.0 but not 3.9.x and excluding Python 3.10 e.g due to vsketsch dependencies https://github.com/abey79/vsketch/blob/master/pyproject.toml#L28 Hit on Linux the error > ERROR: No matching distribution found...

J'ai découvert récemment (car Node 10) [`stream.pipeline`](https://nodejs.org/api/stream.html#stream_stream_finished_stream_callback) qui permet de chainer des streams plus lisiblement et [`stream.finished`](https://nodejs.org/api/stream.html#stream_stream_finished_stream_callback) qui permet détecter la fin d'un stream Ils sont tous les 2 compatibles...

:book: chapitre:4
⬢ Node.js API
⏱ effort:💪💪

The serie 0.5.x was managing multipart. I've seen with the addition of https://github.com/yohanboniface/falcon-multipart/ by @yohanboniface, the behaviour for 1.0 has remained the same. I want to know if it's possible...

I've made a Node/Express based server (mentioned in https://github.com/jseppi/Leaflet.MakiMarkers/issues/16#issuecomment-346895728) to replace the current Mapbox Markers API. If I want to consume the server with your plugin, I need to fork...

Please provide the following when reporting an issue: This question is related to the following issue - The version of Turf: v6.5.0 - to reproduce When I run ``` wget...

question