{ "info": { "author": "GeoNode Development Team - Prominent Edge, Terranodo, Boundless Spatial", "author_email": "geonode-devel@lists.osgeo.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "django-exchange-maploom\n==============\n\nThis is a fork of GeoSHAPE Maploom to use with Exchange before changes are added upstream to GeoSHAPE.\n\nA Django wrapper for [MapLoom](https://github.com/boundlessgeo/MapLoom).\n\nInstallation\n------------\nInstall the latest stable version from PIP: \n\n```pip install django-exchange-maploom```\n\nDownload django-maploom and install it directly from source:\n\n```python setup.py install```\n\nProject Configuration\n---------------------\n\nOnce installed you can configure your project to use \ndjango-maploom with the following steps.\n\nAdd ``maploom`` to ``INSTALLED_APPS`` in your project's\n``settings`` module:\n\n INSTALLED_APPS = (\n 'maploom',\n # other apps\n )\n\nUsage\n-----\n\nOnce installed, you can easily add maploom to any template on your site.\n\nFirst load the template tags in your template:\n\n\t{% load maploom_tags %}\n\nIn the `````` section of your html section add the MapLoom js files:\n\n {% maploom_js %}\n\nThen add a map loom map to your page by placing the following tag anywhere in the `````` tags:\n\n\t{% maploom_html %}\n\n\nAdding in GeoNode\n-----------------\nTo use MapLoom as your GeoNode map client, follow the Project Configuration steps above. Next, add the MapLoom urls\nto the bottom of the `urls.py` file in GeoNode and append them to the GeoNode url patterns.\n\n```\nfrom maploom.geonode.urls import urlpatterns as maploom_urls\n\nurlpatterns += maploom_urls\n```\n**Note:** When adding `maploom` to the `INSTALLED_APPS` setting, order matters. Django will return the first template\nit finds that matches a given name, therefore be sure that the MapLoom application precedes the `geonode.maps`\napplication in your `INSTALLED_APPS` setting.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ROGUE-JCTD/django-maploom", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ROGUE-JCTD/django-maploom", "keywords": null, "license": "See LICENSE file.", "maintainer": null, "maintainer_email": null, "name": "django-terranodo-maploom", "package_url": "https://pypi.org/project/django-terranodo-maploom/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-terranodo-maploom/", "project_urls": { "Download": "https://github.com/ROGUE-JCTD/django-maploom", "Homepage": "https://github.com/ROGUE-JCTD/django-maploom" }, "release_url": "https://pypi.org/project/django-terranodo-maploom/1.5.6/", "requires_dist": null, "requires_python": null, "summary": "Use MapLoom in your django projects.", "version": "1.5.6" }, "last_serial": 2298264, "releases": { "1.5.4": [ { "comment_text": "", "digests": { "md5": "7e4a2a63748b3b2fc677063fc1ed3c8c", "sha256": "cde1e0cded27f3bed05692073ff6a4496fe60596eaebba15236094f538bba4dc" }, "downloads": -1, "filename": "django-terranodo-maploom-1.5.4.tar.gz", "has_sig": false, "md5_digest": "7e4a2a63748b3b2fc677063fc1ed3c8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1399736, "upload_time": "2016-08-15T16:17:05", "url": "https://files.pythonhosted.org/packages/d6/3d/75d3e08e18efc3a148c329439d32acf35debc90cc375da7ca4a16984841c/django-terranodo-maploom-1.5.4.tar.gz" } ], "1.5.5": [ { "comment_text": "", "digests": { "md5": "d25c4aed50c56432e4415ab10f9a4ce1", "sha256": "21c4af556d420d4980049779474564d5ebeee7f0260014963fd6317e385a2d5e" }, "downloads": -1, "filename": "django-terranodo-maploom-1.5.5.tar.gz", "has_sig": false, "md5_digest": "d25c4aed50c56432e4415ab10f9a4ce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1399776, "upload_time": "2016-08-15T20:21:05", "url": "https://files.pythonhosted.org/packages/eb/48/3c7afab53e264a207ae80dbdbce6d9069f666a56fccbe9082c24a815a4f7/django-terranodo-maploom-1.5.5.tar.gz" } ], "1.5.6": [ { "comment_text": "", "digests": { "md5": "7ac68fc7c9955a70e6835646fb0f99dc", "sha256": "c78c1920f523d83a821991ae336e7717be2dd0bade653fcd9524116dcd9cc1d6" }, "downloads": -1, "filename": "django-terranodo-maploom-1.5.6.tar.gz", "has_sig": false, "md5_digest": "7ac68fc7c9955a70e6835646fb0f99dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1399702, "upload_time": "2016-08-23T17:15:25", "url": "https://files.pythonhosted.org/packages/a3/58/03e267f5bb49c9f1aebebbaa3b8b90bd9fb086878f178b3554db5875e6eb/django-terranodo-maploom-1.5.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ac68fc7c9955a70e6835646fb0f99dc", "sha256": "c78c1920f523d83a821991ae336e7717be2dd0bade653fcd9524116dcd9cc1d6" }, "downloads": -1, "filename": "django-terranodo-maploom-1.5.6.tar.gz", "has_sig": false, "md5_digest": "7ac68fc7c9955a70e6835646fb0f99dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1399702, "upload_time": "2016-08-23T17:15:25", "url": "https://files.pythonhosted.org/packages/a3/58/03e267f5bb49c9f1aebebbaa3b8b90bd9fb086878f178b3554db5875e6eb/django-terranodo-maploom-1.5.6.tar.gz" } ] }