Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I am testing a Geoserver/PostGIS/KML stack and am having trouble getting the superoverlay to regionate correctly as a superoverlay. Specifically, once the database is updated with new features the superoverlay will not refresh in Google Earth using the regionating strategy I want (native-sorting).

What I've tried: -VACCUUM ANALYZE is run on the database after updates

-Specifying a new regionating attribute makes it work (this will work until I run out of attributes :-)

-Selecting 'Random' as the regionating method makes it work (this is slow so I don't want to use it)

-I've made sure that the geoserver bounds are updated manually.

-The updates appear correctly in the geoserver Openlayers layer preview

Thanks in advance,

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.