openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Schema filter view maps: map needs to apply all the same filters as current page #121

Closed slinkp closed 11 years ago

slinkp commented 11 years ago

Note, original problem with dates first reported w/ this ticket has been fixed - but other filtering is still missing, eg. filtering by name: example http://demo.openblockproject.org/restaurant-inspections/filter/by-restaurant-name=ding/

One solution would be if the schemafilters code could generate a valid url for a geojson view. Or maybe just tack "geojson" on to the end of the schemafilter url? or something.

slinkp commented 11 years ago

(In [5fdb63bcf910cd3217fce71618538cd86e25d7a1]) Allow views to pass start & end dates to the map js templates. Use year-first date formats. Refs #77. Refs #121.

slinkp commented 11 years ago

Milestone Beta Release 1 deleted

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/121 Reported by: slinkp