Thibault Taillandier

Results 7 issues of Thibault Taillandier

This PR improve ranking and statistics pages : In Ranking page : - show only used countries In Statistics page : - Adding image of Elephpant - Adding a check...

What this PR does : Adding a global message history page into the user menu Adding message history into the trade deals, to remind user of exchanges with traders (Fixing...

On one of my project, I'm trying to load a GPX file with "extra" gpx data, like : - "time" at the point : http://www.topografix.com/gpx_manual.asp#time - "pdop" : http://www.topografix.com/gpx_manual.asp#pdop -...

question

Possible useful NodeJS modules : - for import : https://github.com/calvinmetcalf/shapefile-js - for export : https://github.com/morganherlocker/geojson2shape

enhancement

Hi, Your tool is great. But I have a big project to migrate, and I can't do it in one shot. So I progressively check files. But when some alerts...

Adding basic theme used in the demos on the website, in the repository to facilitate integration via bower modules.

I'm working on a project that use your simplifyGeometry function a lot (https://github.com/Wilkins/gpx-simplify-optimizer). And I found that sometimes with a `tolerance = 0` it simplifies more than it should. I...