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

Johnson, Jeremy JJohnson at ci.blaine.mn.us
Mon Feb 7 16:34:00 EST 2011


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/20110207/4da7d48a/attachment.html


More information about the Geomoose-users mailing list