10

On Mapbox, Leaflet, and Turf.js

 3 years ago
source link: https://isaacjordan.me/blog/2016/01/mapbox-leaflet-turf/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
On Mapbox, Leaflet, and Turf.js

The past year I’ve worked a lot with Google Maps. I thought Google Maps were awesome. They seem to know about every “Place” on the planet! So I was a little shy about having to use Mapbox for some front-end map manipulation.

I began by having a look around their API documentation available here. I saw a lot of things that I had no clue about. TileLayers, GridLayers, Controls, and a bunch of utils. It wasn’t until I had spent the better part of 2 days trying to build a type of geofence manager using it that I really understood how powerful these tools are.

My understanding is that Mapbox is a proprietary software suite built on top of Leaflet, an open source JavaScript map library (built mainly by Vladimir Agafonkin of Mapbox). So I began poking around what Leaflet offered, and it turns out there is an awesome open source community around it!

It seems like someone out there in the open-source community has solved every problem I come across. I needed to allow users to draw some polygons on the map - Leaflet.draw will help you with that!

I then needed to perform some operations on groups of polygons, so using a standard JSON format called GeoJSON, I can pass my polygons to Turf.js and use their awesome GIS library to perform things like intersections, and merging of polygons.

Overall, in a few short days I have come to really like this open-souce community who work with GIS libraries. Turf even have super fast response times to GitHub issues!


Check out my other blog posts! If you found this post interesting, feel free to let me know either on Twitter (@Isaac_M_Jordan), or in the comments section below.

Enjoyed my post? Sign up to the newsletter to receive a small email when I post. No spam, I promise.

Newsletter Signup:

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK