I have a solr instance with a few million items that is being queried for geographic coordinates and some rich media (like tweets). These are sent to a GPU for rendering. The resulting data is presented as a series of dots that overlay an OpenLayers map. Clicking on a dot shows the media associated with that location. It also supports about 50+ different layers that can rest upon that map, indicating population density, roads, railways, etc.
I'm looking to switch away from this GPU and would really appreciate some recommendations! My priorities are:
أكثر...

I'm looking to switch away from this GPU and would really appreciate some recommendations! My priorities are:
- developer friendly. the gpu is a black box of sorts, proprietary and not supported well
- reliable - the site has struggled with down times in the past and i'd like to help make it more stable.
- flexible front end map - I'm not sold on OpenLayers but it seems to do the job. Any recommendations on alternatives?
أكثر...