In this blog post, I plan on talking about a few foundational online mapping concepts that are essential to understand for those who do map development. Most of these concepts are discussed in this Bing Maps Tile System article. But I feel like the article didn’t really take the time to explain all of them in detail, and beginner level map developers might find them hard to understand. So the purpose of this blog post is to bridge that gap for beginner level developers, and “demystify” these concepts in more plain, layman terms. Maybe it will even help reinforce these concepts for more advanced readers. Continue reading Understanding Core Online Mapping Concepts
Tag Archives: Mapbox
My Talk and Notes from April 2015 Maptime OKC Meeting
Had a great time today presenting “Bing to Mapbox” and listening to others talking about the cool things they are doing in the mapping space. Here’s my slides deck and a quick summary of what others talked about today.
Bing To Mapbox: Part 2
Bing To Mapbox: Part 1
Recently I worked on a fun (fun for me, that is) project for my company, SST Software, in which I swapped out the web mapping API and tiles provider from Bing to Mapbox/Leaflet. Overall it was a good experience and it gave me a chance to compare and contrast Bing Map with Mapbox/Leaflet API. Before I started the migration, I searched for resources on this very topic but couldn’t find much. Mapbox.com website has an article on migrating from Google to Mapbox, but nothing on Bing to Mapbox. So I figured it might be helpful to the community to blog about what I learned from this experience. Continue reading Bing To Mapbox: Part 1