[Geomoose-users] [Geomoose-developers] Retrieving Records from Database

Fischer, Brian bfischer at houstonengineeringinc.com
Wed Jul 16 14:38:30 EDT 2008


Jay, I'm not sure I completely understand what you are tyring to do.
Are you trying do draw the layer on the map? Are you using the
select/identify tool to return the attributes to the info tab?
 
Brian Fischer
Houston Engineering, Inc.
Maple Grove, MN
(763) 493-4522
 

________________________________

From: geomoose-developers-bounces at lists.sourceforge.net
[mailto:geomoose-developers-bounces at lists.sourceforge.net] On Behalf Of
Jay Kapalczynski
Sent: Tuesday, July 15, 2008 4:29 PM
To: Jay Kapalczynski; geomoose-users at lists.sourceforge.net;
geomoose-developers at lists.sourceforge.net
Subject: Re: [Geomoose-developers] Retrieving Records from Database



I assume I have to add this as well in the ....demo.xml file 

 

                                                <map
title="Parcel_Points_db" data="true" popups="true" default="True">

 
<file>/ms4w/apps/GeoMOOSE/Maple_Grove_GeoMoose/parcels/parcels_8bit.map<
/file>

                                                </map>

 

I know this is not correct...does anyone know how to modify the code
above to read a database....

 

Am I even on the right path?

 

Thanks

 

From: geomoose-developers-bounces at lists.sourceforge.net
[mailto:geomoose-developers-bounces at lists.sourceforge.net] On Behalf Of
Jay Kapalczynski
Sent: Tuesday, July 15, 2008 4:19 PM
To: geomoose-users at lists.sourceforge.net;
geomoose-developers at lists.sourceforge.net
Subject: [Geomoose-developers] Retrieving Records from Database

 

If I am using this code below to try and retrieve records from a
database:  Does anyone know how to format the Template.html....

 

Can what I am trying to do be done?

 

I have tried but am not having any luck returning the records from the
database.

 

This should simply show up in the Info Tab correct?

 

 

                LAYER

                                NAME 'Parcels'

                                CONNECTIONTYPE OGR

                                CONNECTION 'SomeDatabase.mdb'

                                DATA 'TableName'

                                STATUS ON

                                TYPE LINE

                                #TOLERANCEUNITS FEET

                                TOLERANCE 0.3

                                TEMPLATE 'SomeTemplate.html'

                END

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20080716/50962a37/attachment.html


More information about the Geomoose-users mailing list