ontola / openbesluitvorming

Elasticsearch front-end for searching through meeting data from 100+ municipalities
http://openbesluitvorming.nl
MIT License
11 stars 7 forks source link

Add location data #50

Open joepio opened 4 years ago

joepio commented 4 years ago

In v1.1 of ORI, location data will be included. We should use this in the search interface. Luckily for us, ReactiveSearch has some new cool location search components which we could use.

joepio commented 4 years ago

Another option (recommended by Alex Olieman, creator of WaarOverheid) is to query LocLinkVis's mongoDB GEOJSON objects directly, instead of adding the location data to ORI ES.

joepio commented 4 years ago

Selection_073

Added it! It's far from perfect, but it works OK.

Some issues and feature requests: