[mapguide-trac] #53: php viewer address/parcel search does not show pushpin symbols

MapGuide Open Source trac_mapguide at osgeo.org
Wed May 16 12:18:48 EDT 2007


#53: php viewer address/parcel search does not show pushpin symbols
---------------------+------------------------------------------------------
 Reporter:  jng      |         Owner:        
     Type:  defect   |        Status:  new   
 Priority:  medium   |     Milestone:  1.2   
Component:  Samples  |       Version:  1.2.0 
 Severity:  minor    |    Resolution:        
 Keywords:           |   External_id:  926776
---------------------+------------------------------------------------------
Changes (by anonymous):

  * status:  reopened => new
  * owner:  traianstanev =>

Comment:

 The problem is that the coordinate system set in the temporary SDF file
 that holds the pushpins does not match the coordinate system of the
 Sheboygan map. The $ll84 variable in findparcelfunctions.php needs to be
 set to:

     $ll84Wkt = 'GEOGCS["WGS84 Lat/Long\'s, Degrees, -180 ==>
 +180",DATUM["D_WGS_1984",SPHEROID["World_Geodetic_System_of_1984",6378137,298.257222932867]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]';

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/53#comment:8>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list