[Geomoose-users] print osm tiles

Brent Fraser bfraser at geoanalytic.com
Mon Feb 9 07:38:23 PST 2015


Geograefin,

   Check your "frmt_wms_openstreetmap_tms.xml" file is working by using 
gdal_translate (or gdalinfo) command line program.

Best Regards,
Brent Fraser

On 2/9/2015 7:31 AM, geo.graefin at web.de wrote:
> Dear Brent Fraser,
> in addition to the post you listed below, I have created a map file 
> (my_osm.map), to support the printing of osm tiles.
> MAP
>  #--------------------------------------------------------------------------------
>  #---------------------------------MAPFILEHEADER----------------------------------
>  #--------------------------------------------------------------------------------
>     NAME 'background'
>     STATUS ON
>     DEBUG 5
>     CONFIG "MS_ERRORFILE" "/ms4w/tmp/ms_error.txt"
>     #EXTENT 1190889 6412149 1987057 6860988
>     #SIZE 100 100
>     #UNITS METERS
>     #IMAGETYPE PNG
>     PROJECTION
>         'init=epsg:3857'     #projection of the map
>     END
>     OUTPUTFORMAT
>         NAME png
>         DRIVER "GD/PNG"
>         MIMETYPE "image/png"
>         IMAGEMODE PC256
>         EXTENSION "png"
>     END
>     INCLUDE "../../geomoose_globals.map"
>  #--------------------------------------------------------------------------------
>  #-----------------------------------WEB-SECTION----------------------------------
>  #--------------------------------------------------------------------------------
>     WEB
>         IMAGEPATH "/ms4w/tmp/ms_tmp/"
>         IMAGEURL "/ms_tmp/"
>         METADATA
>             WMS_TITLE "open street map"
>             WMS_ABSTRACT "Open Street Map Kacheln"
>             WMS_ONLINERESOURCE "http://localhost/cgi-bin/mapserv?
>  map=/geomoose2/maps/demo/test/angebote/my_osm.map"
>             WMS_SRS "EPSG:3857"        #projection of the service
>             WMS_ENABLE_REQUEST "*"
>         END
>     END
>  #--------------------------------------------------------------------------------
>  #-------------------------------------LAYER--------------------------------------
>  #--------------------------------------------------------------------------------
>       LAYER
>         NAME 'my_osm'
>         DATA "frmt_wms_openstreetmap_tms.xml"
>         STATUS ON
>         TYPE RASTER
>         PROCESSING "OVERSAMPLE_RATIO=1"
>         PROCESSING "LOAD_FULL_RES_IMAGE=NO"
>         UNITS METERS
>         METADATA
>             WMS_TITLE "open street map tiles"
>         END
>         PROJECTION
>             "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" "no_defs"
>         END
>       END
> END     #end map
> Are the settings correct, the coordinate systems, too?
> And the settings in mapbook.xml are these:
>     <map-source name="background" type="mapserver">
>  <file>./test/angebote/my_osm.map</file>
>         <layer name="my_osm" status="on"/>
>     </map-source>
>     <layer title="Mein OSM" src="background/my_osm" legend="false" 
> fade="false" unfade="false"/>
> I would be very grateful if you could check this! Currently, there is 
> just a white display, when I turn on the layer.
> Thank you very much!
> Greetings, Geograefin
> *Gesendet:* Mittwoch, 04. Februar 2015 um 18:56 Uhr
> *Von:* "Brent Fraser" <bfraser at geoanalytic.com>
> *An:* geo.graefin at web.de, geomoose-users at lists.osgeo.org
> *Betreff:* Re: [Geomoose-users] print osm tiles
> There's some info on a work-around:
>
> http://osgeo-org.1560.x6.nabble.com/Geomoose-users-Printing-tt4928024.html
>
> but the results are not very good.
> Best Regards,
> Brent Fraser
> On 2/4/2015 3:45 AM, geo.graefin at web.de wrote:
>
>     Hello,
>     is there a current solution to print open street map tiles in
>     GeoMOOSE?
>     Thank you for your answers!
>     Greetings, Geograefin
>
>     _______________________________________________
>     Geomoose-users mailing list
>     Geomoose-users at lists.osgeo.org
>     http://lists.osgeo.org/mailman/listinfo/geomoose-users
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150209/d4558d4a/attachment.html>


More information about the Geomoose-users mailing list