On 5/2/2012 11:39 AM, thomas bonfort wrote:
the mapcache metabuffer setting *must always* match your mapserver
labelcache_map_edge_buffer, is that the case ?
Thomas,
Nope, changed it and it works great now.
This should be noted in the mapcache.xml.sample file.
What controls the order of the l
the mapcache metabuffer setting *must always* match your mapserver
labelcache_map_edge_buffer, is that the case ?
On Wed, May 2, 2012 at 5:35 PM, Stephen Woodbridge
wrote:
> Hi all,
>
> I have setup mapcache which is working great but I amd getting text labels
> and symbols along the metatile edg
Hi all,
I have setup mapcache which is working great but I amd getting text
labels and symbols along the metatile edges that are getting clipped.
IE: they are getting rendered and the left tile and then chopped but not
in the right tile so I end up with parts of symbols and text :(
I have 50
I have a bar charts layer, and some of the bar charts don't show up.
Strangely, when I'm using openlayers to display a zoom-and-pan map different
bar charts go missing at different levels of zoom. Is this a bug, or some
feature?
Here's a bit of my mapfile:
MAP
NAME "luzs-
Hi,
Increase the log_level to 8 and see from the log file which SQL queries TinyOWS
is sending. You can test them with psql for comparison.
And I suppose it would be better to remove server="http://127.0.0.1/"; because
it is not used any more.
-Jukka Rahkonen-
You might try at the layer level:
REQUIRES [expression]
Sets context for displaying this layer, for example:
REQUIRES "![orthoquads]"
means that this layer would NOT be displayed if a layer named "orthoquads"
is on. The expression consists of a boolean expression based on the statu
Hi all,
I'm using Tinyows 1.0.0 on redhat machine, postgresql 8.4 and postgis
1.5.3. I've checked all these on the database:
SELECT PostGIS_Lib_Version();
SELECT PostGIS_LibXML_Version();
SELECT PostGIS_GEOS_Version();
SELECT PostGIS_PROJ_Version();
And all seems to answer good.
But when I check t