[Live-demo] [OSGeo] #1622: MapProxy does not load WMS from MapServer 7.0

OSGeo trac_osgeo at osgeo.org
Sat Mar 5 01:52:55 PST 2016


#1622: MapProxy does not load WMS from MapServer 7.0
---------------------------------+---------------------------
 Reporter:  kalxas               |       Owner:  live-demo@…
     Type:  defect               |      Status:  new
 Priority:  major                |   Milestone:  OSGeoLive9.5
Component:  LiveDVD              |  Resolution:
 Keywords:  mapproxy, mapserver  |
---------------------------------+---------------------------

Comment (by tbonfort):

 The mapfile is missing a projection block, which is default projection to
 use for a layer that has not projection defined.
 {{{
 MAP
  ...
  PROJECTION
   "+init=epsg:4326"
  END
  ...
 END
 }}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1622#comment:4>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Osgeolive mailing list