{ "info": { "author": "bukun", "author_email": "bukun@osgeo.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction of GISLite\n===============================\n\nIn English\n-------------------------------------\n\nStatic site generator (SSG) for GIS data publishment as light WebGIS application.\n\nExample: http://gislite.osgeo.cn/\n\n\u8bf4\u660e\n---------------------------------------\n\n\u57fa\u4e8e\u5f00\u6e90GIS\u6280\u672f\u5f00\u53d1\uff0c\u4f7f\u7528\u9759\u6001\u7f51\u7ad9\u5f62\u5f0f\u5bf9GIS\u6570\u636e\u8fdb\u884c\u53d1\u5e03\u3002\n\n\u6f14\u793a\u7f51\u7ad9\uff1a http://gislite.osgeo.cn/\n\n\u57fa\u4e8e MapServer \u7684\u670d\u52a1\u5668\u7aefGIS\u6570\u636e\u56fe\u5c42\u53d1\u5e03\u7ba1\u7406\u7cfb\u7edf\u3002\n\u76ee\u7684\u662f\u7528\u4e8e\u89e3\u51b3\u53d1\u5e03\u8f83\u591a\u6570\u91cf\u7684\u5730\u56fe\u65f6\u7684\u6570\u636e\u66f4\u65b0\u3001\u6837\u5f0f\u4fee\u6539\uff0c\u4ee5\u53ca\u4e0d\u540c\u6837\u5f0f\u7ec4\u5408\u5e94\u7528\u7684\u95ee\u9898\u3002\n\u5c3d\u91cf\u5b9e\u73b0\u6570\u636e\u6e90\u552f\u4e00\uff0c\u4f7f\u7528 XLSX \u6587\u4ef6\u5b9a\u4e49\u6837\u5f0f\u3002\n\u4e3b\u8981\u5b9e\u73b0GIS\u6570\u636e\u56fe\u5c42\u7684\u53d1\u5e03\uff0c\u4f46\u4e5f\u5b9e\u73b0\u4e86\u591a\u6e90\u6570\u636e\u53d1\u5e03\u4e3a\u5355\u4e2a\u5730\u56fe\u5207\u7247\uff0c\u4ee5\u53ca\u591a\u4e2a\u56fe\u5c42\u53d1\u5e03\u4e3a\u56fe\u5c42\u5206\u7ec4\u7684\u529f\u80fd\u3002\n\n- \u57fa\u4e8eMapServer\u3001MapProxy\n- \u4f7f\u7528\u5f00\u653e\u7535\u5b50\u8868\u683c\u683c\u5f0f XLSX \u5b9a\u4e49\u6837\u5f0f\n- \u53ef\u7528\u4e8e\u56e2\u961f\u5730\u7406\u4fe1\u606f\u6570\u636e\u5feb\u901f\u53d1\u5e03\u7ba1\u7406\n\n\u4f7f\u7528\u6280\u672f\n-------------------------------------\n\n- MapServer\n- MapProxy\n- LeafletJS\n- Python 3\n- Jinja2\n\n\u8fd0\u884c\u65b9\u5f0f\n--------------------------\n\n::\n\n run_gislite.py\n\n\u76f8\u5173\u7f51\u7ad9\n---------------------------------\n\n- http://pygis.osgeo.cn/ \u300aPython\u4e0e\u5f00\u6e90GIS\u300b\uff0c\u4f7f\u7528 Python \u8bfb\u53d6\u4e0e\u5904\u7406 GIS\u6570\u636e \u7684\u5de5\u5177\u3002\n- http://webgis.osgeo.cn/ \u5bf9 MapServer\uff0c MapProxy\uff0c Leaflet \u7684\u57fa\u672c\u4ecb\u7ecd\u3002\n\n\u8fd0\u884c\u73af\u5883\u5b89\u88c5\n-----------------------------------------\n\n\u5f00\u53d1\u4e0e\u6d4b\u8bd5\u8fd0\u884c\u4e8e Debian Stretch / Ubuntu 18.08 \u3002 \u5728\u7ba1\u7406\u5458\u6743\u9650\u4e0b\u5b89\u88c5\u8fd0\u884c\u73af\u5883\uff1a\n\n::\n\n apt install -y apache2 php libapache2-mod-fcgid cgi-mapserver mapserver-bin libapache2-mod-php\n apt install -y python3-openpyxl python3-mapproxy\n apt install -y build-essential python3-gdal python3-pip\n pip3 install mapproxy\n\nMapProxy\u4f7f\u7528\n-------------------------\n\n\u4f7f\u7528\u4e86 MapProxy \u751f\u6210\u5730\u56fe\u5207\u7247\u3002\u4e0b\u9762\u662f\u811a\u672c\u8fd0\u884c\u7684\u65b9\u5f0f\u3002\n\n::\n\n # mapproxy-util serve-develop ./mapproxy.yaml -b 0.0.0.0:8011\n ~/.local/bin/mapproxy-util serve-develop ./out_mapproxy.yaml -b 0.0.0.0:8011\n # mapproxy-util create -t base-config wcs_imgmap\n ~/.local/bin/mapproxy-util create -t base-config wcs_imgmap", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://gislite.osgeo.cn", "keywords": "WebGIS,Static site generator", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "gislite", "package_url": "https://pypi.org/project/gislite/", "platform": "any", "project_url": "https://pypi.org/project/gislite/", "project_urls": { "Homepage": "http://gislite.osgeo.cn" }, "release_url": "https://pypi.org/project/gislite/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Static site generator (SSG) for GIS data publishment as light WebGIS application.", "version": "0.0.1" }, "last_serial": 4749960, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4ca031d5122ec3e415f7e40571cc7558", "sha256": "b0ad3411bcc9897e3777d93040829f0928056b8d7cf3726f118e0c76df7fd54d" }, "downloads": -1, "filename": "gislite-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4ca031d5122ec3e415f7e40571cc7558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10362, "upload_time": "2019-01-28T12:13:29", "url": "https://files.pythonhosted.org/packages/34/b0/920d13750a47dce1bce8b6caf7699ccd2ac62b9ac36afede2aa9bb2e0755/gislite-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ca031d5122ec3e415f7e40571cc7558", "sha256": "b0ad3411bcc9897e3777d93040829f0928056b8d7cf3726f118e0c76df7fd54d" }, "downloads": -1, "filename": "gislite-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4ca031d5122ec3e415f7e40571cc7558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10362, "upload_time": "2019-01-28T12:13:29", "url": "https://files.pythonhosted.org/packages/34/b0/920d13750a47dce1bce8b6caf7699ccd2ac62b9ac36afede2aa9bb2e0755/gislite-0.0.1.tar.gz" } ] }