Ignore:
Timestamp:
2009-10-18T18:11:09+02:00 (17 years ago)
Author:
pieren
Message:

Use the new cadastre projection LambertCC9Zones

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreGrabber.java

    r17089 r18207  
    7474        //str += "&width=800&height=600"; // maximum allowed by wms server
    7575        str += "&width=1000&height=800"; // maximum allowed by wms server
     76        //str += "&exception=application/vnd.ogc.se_inimage"; // used by normal client but not required
    7677        str += "&styles=LS3_90,LS2_90,LS1_90,PARCELLE_90,NUMERO_90,PT3_90,PT2_90,PT1_90,LIEUDIT_90";
    7778        str += ",SUBSECTION_90";
Note: See TracChangeset for help on using the changeset viewer.