Posts

Showing posts from November, 2016

Road Point Snapping

Image
Recently we rolled out our road snapping feature. This feature was something we received requests for a lot, but it was technically very difficult to implement. However, we now have our own open street maps server and this allows us to grab road data directly. Drawing something like a curve before was very difficult. Now with road snapping it is much easier. The output data is actually clean data derived from OSM. Meaning the nodes of the road will match those generated from OSM. We use a combination of tactics for this including path finding and in some cases this might make the road snapping act oddly, we are aware of this and are going to improve it in future versions, but we decided it was good enough to roll out in a beta version so our users could start using it immediately. OSM / Google inconsistencies You might notice as you are using this, the guide layer (represented by a thin blue line) might not line up perfectly with Google. It should line up perfectly with dat