whosonfirst / whosonfirst-www-spelunker

A simple Flask-based spelunker for poking around Who's On First data
BSD 3-Clause "New" or "Revised" License
7 stars 9 forks source link

searchify() treating consensus geometry sources as places on id.html #4

Open meetar opened 8 years ago

meetar commented 8 years ago

https://github.com/whosonfirst/whosonfirst-www-spelunker/blob/7e83cde73ddece8cbdbbafce42e6668c5b02c5b0/www/templates/id.html#L15

Example:

Its label centroid is derived from _mapshaper_.

"mapshaper" links to http://whosonfirst.mapzen.com/spelunker/search/?q=mapshaper

thisisaaronland commented 8 years ago

Oh yeah, that's confusing isn't it. It dates back to when there was only a single monolithic "search" thingy.

I can modify things to add a /sources/ endpoint.