/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Google's Places API for Android and iOS lets app developers use place names instead of coordinates

Jen Kovnats Harrington / Google Geo Developers Blog :

Google Geo Developers Blog Jen Kovnats Harrington

Context & Ripple Effects

Through early-to-mid 2015, Google has been steadily opening its location stack to app makers: the Places API for iOS exited beta in May, desktop users gained the ability to push places straight to an iPhone in June, and Search began answering place-aware questions like restaurant hours via geolocation on both mobile platforms.

This update is the developer-side piece of that push: by accepting place names instead of raw latitude-longitude pairs, the Places API removes the coordinate-resolution work that used to sit between an app and usable location data. It matters because place identity — not GPS math — is what most app builders actually want to program against.

First-order effects

  • Android and iOS developers building with the Places API can now pass human-readable place names directly, cutting out the geocoding step they previously had to handle themselves before calling Google's endpoints.

Second-order effects

  • Name-based lookups make it practical for non-mapping apps — food, travel, social — to bolt on location features cheaply, deepening their dependence on Google's place database as the canonical source of what a 'place' even is.

Third-order effects

The trend: Google Maps is shifting from a product into a developer platform, with each API release lowering the cost of embedding Google's place data inside third-party software.