src/pyams_gis.egg-info/PKG-INFO
changeset 80 e86b9775913e
parent 76 f15face86bcc
child 85 e1ecb82594cc
equal deleted inserted replaced
79:c038be682567 80:e86b9775913e
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-gis
     2 Name: pyams-gis
     3 Version: 0.2.0
     3 Version: 0.2.1
     4 Summary: PyAMS GIS helpers interfaces and classes
     4 Summary: PyAMS GIS helpers interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_gis
     5 Home-page: http://hg.ztfy.org/pyams/pyams_gis
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
    14         export C_INCLUDE_PATH=/usr/include/gdal
    14         export C_INCLUDE_PATH=/usr/include/gdal
    15         
    15         
    16         
    16         
    17         History
    17         History
    18         =======
    18         =======
       
    19         
       
    20         0.2.1
       
    21         -----
       
    22          - updated maps configuration interface
       
    23          - use promises to correctly handle multi-maps pages
    19         
    24         
    20         0.2.0
    25         0.2.0
    21         -----
    26         -----
    22          - updated Leaflet release
    27          - updated Leaflet release
    23          - added GeoJSON layer type
    28          - added GeoJSON layer type