2
votes
0answers
112 views

Geoserver, PostGIS and KML: Creating clickable nodes from OSM data

I have a PostGIS database that has OSM data imported into it using osm2pgsql and I'm using GeoServer to plot the points into a networked KML file for Google Earth. What I'd like to do is make the ...
1
vote
0answers
201 views

Live KML Feeds - From the Ground Up, How Would You Build It and Why?

I found the "Live KML from PostGIS to Google Earth" post very informative but a bit daunting for someone new to the open source world of products like PostGIS and GeoServer. If I am building the ...
1
vote
1answer
315 views

What is the procedure to publish a WMS using Geoserver?

I wanted to be able to load a network connection in Google Earth (or Google Maps) to display daily updated maps using Geoserver. I want something very simple but I have never published web maps ...
12
votes
6answers
5k views

How does Google Earth Enterprise compare to ArcGIS server and GeoServer?

I'm working on a web app that includes mapping capabilities (currently just markers and KML overlays on an embedded Google Map). We're starting to outgrow the limitations of Google's free stuff, and ...