Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2016-01-25 Thread Bruno Moreira
Hi,

I've tried this in a new installation of pMapper 4.3.2, but I've not
succeed:

what have I done?
1 - edited  config_default.xml

  
and added group gdal to it (also added projection 900913 I found somewhere,
after tried without it, but result was the same)
2 - added  frmt_wms_googlemaps_tms.xml

  
to pmapper_data folder
3 - editted  pmapper_demo.map

  
and added Layer info to it

but I get this error:
Warning: ms_newMapObj(): [MapServer Error]: msProcessProjection(): no
options found in 'init' file in
C:\ms4w\apps\pmapper\pmapper-4.3.2\incphp\globals.php on line 66

Fatal error: Uncaught exception 'MapScriptException' with message 'Failed to
open map file
"C:/ms4w/apps/pmapper/pmapper-4.3.2/config/default/pmapper_demo.map"' in
C:\ms4w\apps\pmapper\pmapper-4.3.2\incphp\globals.php:66 Stack trace: #0
C:\ms4w\apps\pmapper\pmapper-4.3.2\incphp\globals.php(66):
ms_newMapObj('C:/ms4w/apps/pm...') #1
C:\ms4w\apps\pmapper\pmapper-4.3.2\map_default.phtml(43):
require_once('C:\ms4w\apps\pm...') #2 {main} thrown in
C:\ms4w\apps\pmapper\pmapper-4.3.2\incphp\globals.php on line 66

whe am I doing wrong?




--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025830.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-23 Thread gioza
Hi,

first of all pay attention to GOOGLE MAPS TERMS OF USE. In the way above
illustrated the "attributions" doesn't appear on the map and I think it is
mandatory to use them.

By the way, scale limitation is probably due to google maps service. Try to
check the max scale directly in google maps...even in qgis the service has
scale limitation



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025819.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-23 Thread jose mvm
Thanks

in qgis the service has (no) scale limitation!




--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025820.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-22 Thread jose mvm
Hi Giovanni,

It works through the pmapper 4!
But it works only until the scale 750. For higher scales, like 1:500, the
parameter

PROCESSING "BANDS=1"

is required... so the image only appears in black & white mode.

Any clue?

Thanks



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025818.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-15 Thread gioza
Have a look to this:

http://www.gdal.org/frmt_wms_googlemaps_tms.xml

save the xml in your data directory (where your shapefiles are).

I think you have to add epsg 900913 or 3753 in your projections files.

In your mapfile create a layer:

LAYER 
NAME "gdal" 
STATUS OFF
TYPE RASTER 
DATA "frmt_wms_googlemaps_tms.xml" #NAME OF XML FILE!!!
 PROCESSING "OVERSAMPLE_RATIO=1" 
PROJECTION 
  "init=EPSG:900913" 
END 

END 

add in your config.xml gdal (or the name you want) layer

in this way google maps work in pmapper4 but I prefer pmapper5





--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025816.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-15 Thread harpinder singh
Kindly provide details regarding adding a google satellite imagery/map layer in 
pmapper 4.3.2 based 

application ? .

 
--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users