Mapserver blank image
Raymond Marcil
raymond_marcil at DNR.STATE.AK.US
Wed Jul 26 10:02:35 PDT 2006
All,
Ultimately I solved the issue by changing the EXTENT. I had the value in
decimal degrees which upon observation did not correlate with the
values in the GEOM column of the spatial table. I used much large values
and the map was rendered.
In order of evolution:
# EXTENT [minx] [miny] [maxx] [maxy]
# EXTENT -71.53179836 -41.29253644 -71.14854968 -41.04421467 <== Original try
# EXTENT -180 -90 180 80 <== Pulled from http://mapserver.gis.umn.edu
EXTENT -1000000 -1000000 1000000 1000000 <== Working values (could likely decrease with analysis)
Thanks for all advice.
--Ray
--
========================================
Raymond E. Marcil
Analyst/Programmer IV
Land Records Information Section
Alaska Department of Natural Resources
550 West 7th., #706, Anchorage, AK 99501
Ph: (907)269-8855 / Fax: (907)269-8911
=========================================
More information about the MapServer-users
mailing list