On 10 June 2011 10:48, Edward Mac Gillavry wrote:
> Hi Mark,
>
> Just a suggestion to store both your map data for the map tiles and the
> markers in PostGIS. Now you have all in one place. Then have GeoServer
> render the tiles and create a servlet that connects to PostGIS and serves up
> some
en want to serve your markers as tiles.
Regards,
Edward
Date: Fri, 10 Jun 2011 16:04:23 +0200
From: m...@foxbomb.com
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Google Map Markers - GeoServer or Servlet
Hi there,
I'm going to be serving map tiles from GeoServer
Hi there,
I'm going to be serving map tiles from GeoServer to Google Maps. Great.
I also have a ton of markers that I need to place on the maps too. I'm
thinking that I'll send them down via AJAX/REST as JSON. Just wondering if I
should store the data / have it served by GeoServer (where I'm sure