Slashdot Mirror


The State of Mapping APIs, 5 Years On

macslocum writes "Map APIs took off in 2005, and during the ensuing years the whole notion of maps has changed. Where once they were slick add-ons, map functionality is now a necessary — and expected — tool. In this piece, Adam DuVander looks at the current state of mapping and he explains how mobile devices, third-party services and ease of use are shaping the map development world."

5 of 100 comments (clear)

  1. Google the first? Not really... by RobertM1968 · · Score: 4, Informative

    "Google had the first mapping API and continues to keep its lead by adding useful new features. "

    I suspect the government and the various contractors and outside programmers who worked with them or with their data had the first mapping API. It was used for the TigerLINE data that all the rest of this data is originally based off of. It wasnt some internal govt only project, but something anyone could either download (free) or purchase and use. There are a variety of such tools (various with their own APIs), numerous ancient (Win95/98 era) which far predates Google's tools and APIs.

    1. Re:Google the first? Not really... by Anonymous Coward · · Score: 5, Informative

      Obligatory: I work at ESRI and find it hilarious that we're not mentioned in that article apart from the related video.

      http://www.esri.com/software/mapping_for_everyone/api/index.html

      http://en.wikipedia.org/wiki/Esri

    2. Re:Google the first? Not really... by Anonymous Coward · · Score: 3, Informative

      Yes, ESRI is the leading force in the cartographic industry. But outside of the industry 99% of people have never heard of ArcMap or anything else you make. They might see it in the end result if the local government uses your JavaScript/Flash/Silverlight API to cook up something, but Google's the big name in the room as they put something user-friendly on the web before you guys. Yeah, you still had the professional-grade software suite back then, but only the professionals used it then and only they use it now.

      By the way, the dev summit back in March was fun (nice weather out there), though I wish I had thought to ask a few more questions/go to specific seminars then. Turns out I missed everything related to a project that came up two months later. Yeah, all of the videos are online but they still miss most of the Q&A afterwards.

    3. Re:Google the first? Not really... by humblecoder · · Score: 3, Informative

      Seems like the article focuses on the interface layer (hence the name "The State of Mapping API's). However, I think the hard work is the collection of the underlying map data. One of the more interesting projects is the OpenStreetMap project where map data is crowdsourced.

  2. Re:The old Guard from my perspective by karavelov · · Score: 4, Informative

    There is a module for PostgreSQL called PostGIS with quite impressive feature set... It's there for a while, it is actively developed and have support from PostgreSQL core hackers.