[mapserver-users] google tiles

Chad Clabaugh cclabaugh at centwire.com
Mon Jan 19 09:50:22 EST 2009


Greetings,

I have been trying to generate google tiles from shapefiles using mapserver.
I have been able to successfully generate maps by calling the url
http://0.0.0.0/cgi-bin/mapserv?map=/srv/www/htdocs/mapserver/coverage.map
<http://0.0.0.0/cgi-bin/mapserv?map=/srv/www/htdocs/mapserver/coverage.map&m
ode=map> &mode=map . but when I attempt to use the url
http://172.18.154.186/cgi-bin/mapserv?map=/srv/www/htdocs/mapserver/coverage
.map
<http://172.18.154.186/cgi-bin/mapserv?map=/srv/www/htdocs/mapserver/coverag
e.map&mode=tile&tile=4+6+4> &mode=tile&tile=4+6+4  I receive only empty
images, regardless of tile specified.

 

Thanks for any help!

 

MAP

  NAME COVERAGE

  STATUS ON

  SIZE 1400 900

  EXTENT 639000.000000 4535300.000000 689900.000000 4582600.000000 

  UNITS METERS

  SHAPEPATH "shapefiles"

  IMAGECOLOR 220 220 220

 

  IMAGETYPE PNG

 

  PROJECTION

    "init=epsg:4326"

  END 

 

  LAYER

    NAME CoverageMap

    TYPE POLYGON

    STATUS DEFAULT

    DATA notforchad

 

    CLASS

      STYLE

        OUTLINECOLOR 255 128 128

        COLOR 225 0 0 

      END

    END

 

  END

END

 

Chad Clabaugh

Technical Support, Engineering

Office: 260.760.6398

Mobile: 260.466.8861

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090119/14615811/attachment.html


More information about the mapserver-users mailing list