ROGUE-JCTD / salamati

Salamati is a web client based on OpenLayers that provides capabilities for editing features and interacting with GeoGit repositories
Other
6 stars 4 forks source link

Polygon Fill confusion at different viewing scales #61

Open danpalumbo opened 11 years ago

danpalumbo commented 11 years ago

I uploaded polygon shapefiles and created two different fill colors - blue for water features and green for forest features. When the map first comes in, some water features are blue and some are yellow. Zoom in and some water features change to grey. One forest polygon shows half green and half grey.

Go to Layers in GeoNode and open El_Salvador_natural. Then zoom in and out and see the polygon features change colors. The Style descriptor seems right. This layer/map is in Maps as well (El_Salvador_natural_resources) and the same problem persists there.

danpalumbo commented 11 years ago

Note: This is a Tile Caching issue. I went into GeoServer, selected the Layer (el_salvador_natural), selected the Tile Caching tab, unchecked the boxes for Create and Enable Caching, did a Save, then redisplayed the Layer in GeoNode. No problem with the funny polygon fill. I went back into GeoServer, selected the Layer, selected the Tile Caching tab and checked the Create and Enable checkboxes, Saved the changes and everything is fine in GeoNode.

Not sure if this is a workflow issue or if the caching can be refreshed upon certain settings or operations. This workaround can be clumsy for the average user.