[Geomoose-users] [Geomoose-developers] Geodatabase
Bob Basques
Bob.Basques at ci.stpaul.mn.us
Fri Jan 11 14:19:52 EST 2008
Jay,
I don't know much about MapServer on windows, but this may be related to how MapServer is Built. The option for displaying a GeoDatabase may be a particular option that needs to be compiled into MapServer when it's built.
In Linux, you can check the MapServer config by running it on the commandline, you sshould also be able to check the config (what things it has been compiled to do, by running it from the Web as well.
You should check that the GeoDatabase option is present in the MapServ.exe that you are using. Take alook at the MapServer site to see how this is done.
bobb
GISmo
Powered by
GeoMOOSE
>>> "Jay Kapalczynski" <jkapalczynski at ci.maple-grove.mn.us> wrote:
I was a bit confused at this documentation. This is what I have so far..
HAS ANYONE placed a Geodatabase in their project.or can anyone help me with what I have or don't have
This is the mapfile example they give..I seems that there is some code that is missing above this code.I am referencing the shapefile mapfile I have..
Has anyone out there placed a geodatabase In their Geomoose project?
I got on the MapServer email list and have not gotten a response back yet..
THE Geodatabase shows up in the Map Layers Tab but will not show up in the map
I think it should be as simple as:
Placing this in the Statedemo.xml
<map title="StreetName" default="False">
<file>/ms4w/apps/GeoMOOSE/maps_statedemo/StreetNames/StreetName_8bit.map</file>
</map>
StreetName_8bit.map File
MAP
NAME 'StreetName'
SIZE 800 650
STATUS ON
EXTENT 189783.560000 4816309.330000 761653.524114 5472346.500000
UNITS METERS
FONTSET '../fonts/fontset.list'
SYMBOLSET '../symbols/symbol.sym'
TRANSPARENT TRUE
IMAGETYPE PNG
QUERYMAP
STATUS ON
STYLE SELECTED
END
WEB
INCLUDE "/ms4w/apps/GeoMOOSE/maps_statedemo/web_config.map"
END
LEGEND
STATUS ON
END
LAYER
NAME StreetName
TYPE ANNOTATION
CONNECTIONTYPE ogr
CONNECTION "Streets.mdb"
DATA "StreetName"
STATUS ON
CLASS
NAME "StreetName"
STYLE
COLOR 255 255 120
END
END
END
END ## end Map
THANKS
From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Thursday, January 10, 2008 10:10 AM
To: Jay Kapalczynski; geomoose-developers at lists.sourceforge.net; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Geodatabase
Hi Jay,
This is actually a Mapserver question. I'd suggest contact the mapserver user's list if you need more info, but here is the mapserver documentation on how to use a Geodatabase:
http://mapserver.gis.umn.edu/docs/reference/vector_data/pgeo
-Duck
----- Original Message ----
From: Jay Kapalczynski <jkapalczynski at ci.maple-grove.mn.us>
To: geomoose-developers at lists.sourceforge.net; geomoose-users at lists.sourceforge.net
Sent: Thursday, January 10, 2008 9:55:02 AM
Subject: [Geomoose-users] Geodatabase
Does GeoMooose support Geodatabase Annotation Feature Classes?
If so How would I go about adding it.How do I create a map fiel for it.
There are examples of using shapefiles but not Geodatabases.
Anyone know out there?
Thanks
Never miss a thing. Make Yahoo your homepage.
-------------- next part --------------
Skipped content of type multipart/related
More information about the Geomoose-users
mailing list