pyconizer


Namepyconizer JSON
Version 0.1.4 PyPI version JSON
download
home_page
Summarypyconizer a small package to create svg legends out of WMS via SLD
upload_time2017-10-17 12:52:46
maintainer
docs_urlNone
authorClemens Rudert
requires_python
license
keywords web wsgi bfg pylons pyramid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyramid_iconizer README
==================

A small lib to create legend icons from WMS. It supports creation of image files. It also supports creation
of SVG but in a very first development state in the moment only.


0.1.4

-  now the methods of pyconizer accept encoding parameter. It can be used if the XML which is returned by the
   SLD service of the WMS does not contain a encoding in the header.

0.1.3

-  Fix SLD parsing for special comparision filter

0.1.2

-  Fix manifest.in


0.1.1

-  Add templates for svg construction to package


0.1
---

-  Initial version

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyconizer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "web wsgi bfg pylons pyramid",
    "author": "Clemens Rudert",
    "author_email": "clemens.rudert@bl.ch",
    "download_url": "https://files.pythonhosted.org/packages/cd/15/77a64082b8f02f1c26eec8cee75921dd7ad5b4f610d064ae41eefdc97ae5/pyconizer-0.1.4.tar.gz",
    "platform": "",
    "description": "pyramid_iconizer README\n==================\n\nA small lib to create legend icons from WMS. It supports creation of image files. It also supports creation\nof SVG but in a very first development state in the moment only.\n\n\n0.1.4\n\n-  now the methods of pyconizer accept encoding parameter. It can be used if the XML which is returned by the\n   SLD service of the WMS does not contain a encoding in the header.\n\n0.1.3\n\n-  Fix SLD parsing for special comparision filter\n\n0.1.2\n\n-  Fix manifest.in\n\n\n0.1.1\n\n-  Add templates for svg construction to package\n\n\n0.1\n---\n\n-  Initial version\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pyconizer a small package to create svg legends out of WMS via SLD",
    "version": "0.1.4",
    "split_keywords": [
        "web",
        "wsgi",
        "bfg",
        "pylons",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5f15d0c8166ed8861d4b1608d9f3585e",
                "sha256": "891c50a6115459014a6e6d52fbe7f8d3e3f6735b4dc9ca3d313d9aa2da8c39c2"
            },
            "downloads": -1,
            "filename": "pyconizer-0.1.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f15d0c8166ed8861d4b1608d9f3585e",
            "packagetype": "bdist_wheel",
            "python_version": "2.7",
            "requires_python": null,
            "size": 82162,
            "upload_time": "2017-10-17T12:52:47",
            "upload_time_iso_8601": "2017-10-17T12:52:47.982094Z",
            "url": "https://files.pythonhosted.org/packages/5a/ae/89608ecbc545be8b929c33c0beaa757cd2814908a987d6d36b6be12bc0ec/pyconizer-0.1.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "23d279d30bbca298ba29df218822c0fe",
                "sha256": "2f5569cc0ec519a3ce7d7c46c9acffe2996e34c021459f65b36ee62ad1566b83"
            },
            "downloads": -1,
            "filename": "pyconizer-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "23d279d30bbca298ba29df218822c0fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76377,
            "upload_time": "2017-10-17T12:52:46",
            "upload_time_iso_8601": "2017-10-17T12:52:46.146001Z",
            "url": "https://files.pythonhosted.org/packages/cd/15/77a64082b8f02f1c26eec8cee75921dd7ad5b4f610d064ae41eefdc97ae5/pyconizer-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-10-17 12:52:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyconizer"
}
        
Elapsed time: 0.02034s