Hi all

With a project running fine in pmapper 4.3.0, I am trying now to get demo
pmapper5 beta2 working.

Owner of /img/legend/ is www-data

I have modified the mapfile accordingly (SHAPEPATH, FONTSET, SYMBOLSET,
CONFIG "PROJ_LIB", IMAGEPATH, IMAGEURL and CONFIG "MS_ERRORFILE").

Vector demo data have been added at the right place, raster Shaded relief
also. Blue Marble has been remove from the config_default.xml file.

900913 projection added to epsg file:
<900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0
+y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext  +no_defs <>

When I run
http://myserver/pmapper/pmapper500/?config=default&resetsession=ALL in
Firefox, all I get is a blank map. Eventhough Countries, Cities and Rivers
layers are selected in the TOC.
OSM and Google sat are the only ones to work fine.

I don't get any error from both php and mapserver error logs, while
pm_debug.log is showing:
[23-Jan-2013 15:03:27] P.MAPPER debug info
 P.MAPPER-ERROR: RESOLUTION tag not set to 96. This value is needed for
proper function of PDF print.
[23-Jan-2013 15:03:27] P.MAPPER debug info
 P.MAPPER-ERROR: DEFRESOLUTION tag not set to 96. This value is needed for
proper function of PDF print.
[23-Jan-2013 15:03:27] P.MAPPER debug info
x_setsessionvar.php, for sessionvar mapMaxExtent:
 Array
(
    [0] => -4000000
    [1] => 3000000
    [2] => 8000000
    [3] => 12000000
)

[23-Jan-2013 15:03:27] P.MAPPER debug info
x_setsessionvar.php, for sessionvar mapProjection:
 EPSG:900913
[23-Jan-2013 15:03:29] P.MAPPER debug info
 Validation of search.xml file succeeded
[23-Jan-2013 15:03:29] P.MAPPER debug info
x_setsessionvar.php, for sessionvar mapscale:
 55468034.09273208

I then checked the mapfile (pmapper_demo.map) alone, and I had to add an
EXTENT to be able to load it:
EXTENT -180 -90 180 90

Unfortunately, that doesn't solve the problem in pmapper5.

In Chrome, several small rose tiles are displayed, and when I inspect them
(developper tool), I find a bigger tile above them:
<img id="OpenLayersDiv206" style="width: 0px; height: 0px; position:
relative; opacity: 0.3;" class="*olTileImage olImageLoadError*"
src="lib/map/pmhighlight?&amp;width=1105&amp;height=732&amp;bbox=-8816145.2489599,338156.198789,12816145.24896,14661843.801211&amp;crs=EPSG%3A900913&amp;timestamp=13589532565">

Any idea where the problem could be?

Thanx,
Chris
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to