[Geomoose-users] Identify service - GDB v. Shapefile

Jim Hagedorn jhagedorn at bannerassociates.com
Tue Feb 8 09:22:06 EST 2011


I use geodatabases all the time in my GM sites.  I have not had any problems with the identify.  I do see that you have the tolerance set to 0.  Try something like .5 or 1.

Jim

From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Monday, February 07, 2011 5:40 PM
To: Johnson, Jeremy; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Identify service - GDB v. Shapefile

Not a ton of experience with the GDB stuff.  The problem may be with the OGR source type.

From: "Johnson, Jeremy" <JJohnson at ci.blaine.mn.us>
To: geomoose-users at lists.sourceforge.net
Sent: Mon, February 7, 2011 3:34:00 PM
Subject: [Geomoose-users] Identify service - GDB v. Shapefile
I have a polygon layer in my personal geodatabase that is a reference layer for our record drawings.  I have been able to add the layer and display it just fine, but I am unable to use the identify tool on the dataset.  However, if I convert the GDB dataset to a shapefile, the identify tool works just fine.  Has anyone else run across this issue?  Any help would be greatly appreciated.

----------------MAPFILE----------------

MAP
 NAME 'stormref'
 SIZE 800 650
 STATUS ON
 EXTENT  474400 4995000 494000 5007000
 UNITS METERS

 INCLUDE "../../geomoose_globals.map"

 PROJECTION
   "init=epsg:26915"
 END

     LAYER
 NAME 'stormref'
 CONNECTIONTYPE ogr
 CONNECTION '/ms4w/data/storm_water.mdb'
 DATA 'storm_reference'
 STATUS DEFAULT
 TYPE POLYGON
 MAXSCALE 6000
 PROJECTION
   "init=epsg:99999"
 END

            CLASS
           NAME 'Storm Rec Drwg'
           STYLE
             SYMBOL 'plainline'
             SIZE 2
             COLOR 254 254 254
             OUTLINECOLOR 254 0 0
              END
         END

  METADATA
        'identify_record' 'identify_stormref.html'
  END

  TOLERANCEUNITS FEET
  TOLERANCE 0
     END

     LAYER
 NAME storm_anno
 CONNECTIONTYPE ogr
 CONNECTION '/ms4w/data/storm_water.mdb'
 DATA 'storm_reference_annotation'
 STATUS DEFAULT
 TYPE annotation
 MAXSCALE 6000
 PROJECTION
   "init=epsg:99999"
 END

     LABELITEM 'TextString'
      CLASS
        LABEL
  TYPE TRUETYPE
  FONT vera_sans-bold-italic
  SIZE 8
  #ANTIALIAS TRUE
  COLOR 254 0 0
  OUTLINECOLOR 254 254 254
  BUFFER 2
        END
      END
 END

END ## end Map



------------------IDENTIFY HTML----------------

<tr>
<td colspan="2"><b>Storm Sewer Record Drawing</b></td>
</tr>
<tr>
<td align="left"><u>Sheet Number:</u></td>
<td><a href="/utilimoose/record_drawings/[DIRECTORY]/[SHEETNAME]" target="_blank">[SHEETNAME]</a></td>
</tr>

<tr><td colspan="2"><hr></td></tr>







Jeremy Johnson, GISP
G.I.S. Coordinator
City of Blaine
10801 Town Square Dr Ne
Blaine, MN  55449
(763) 717-2639



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


More information about the Geomoose-users mailing list