{ "info": { "author": "GeoNode Development Team - Prominent Edge, Terranodo, Boundless Spatial", "author_email": "exchange@boundlessgeo.com", "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/boundlessgeo/django-exchange-maploom", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/boundlessgeo/django-exchange-maploom", "keywords": null, "license": "See LICENSE file.", "maintainer": null, "maintainer_email": null, "name": "django-exchange-maploom", "package_url": "https://pypi.org/project/django-exchange-maploom/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-exchange-maploom/", "project_urls": { "Download": "https://github.com/boundlessgeo/django-exchange-maploom", "Homepage": "https://github.com/boundlessgeo/django-exchange-maploom" }, "release_url": "https://pypi.org/project/django-exchange-maploom/1.5.11/", "requires_dist": null, "requires_python": null, "summary": "Use MapLoom in your django projects.", "version": "1.5.11" }, "last_serial": 2422847, "releases": { "1.5.10": [ { "comment_text": "", "digests": { "md5": "60a13ce869dbdf4c7d1eb8f9cae7dbfd", "sha256": "8ebfcb9ea37952933ec1daa1de0f9f529b76083dd783be7225a170bcbdff1301" }, "downloads": -1, "filename": "django-exchange-maploom-1.5.10.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "60a13ce869dbdf4c7d1eb8f9cae7dbfd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1401496, "upload_time": "2016-10-06T16:20:00", "url": "https://files.pythonhosted.org/packages/6d/91/f780fab75193cdafe532f79f25147e002be46205be325326ffe41bfcf2c8/django-exchange-maploom-1.5.10.macosx-10.6-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "99aeedc27437b85fa7fd4f40696ad9c2", "sha256": "6b68168b42a65df94b896cc8557918b6ce577788881ac8ab0145da190e384f70" }, "downloads": -1, "filename": "django-exchange-maploom-1.5.10.tar.gz", "has_sig": false, "md5_digest": "99aeedc27437b85fa7fd4f40696ad9c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1401588, "upload_time": "2016-10-06T16:20:04", "url": "https://files.pythonhosted.org/packages/f4/85/50fb42ad49812285a5c39d25100bd4e3095ca598914d39ec0b53de202d65/django-exchange-maploom-1.5.10.tar.gz" } ], "1.5.11": [ { "comment_text": "", "digests": { "md5": "3de6d54c6cd9e9a3a8d83f607017c1a4", "sha256": "60cb3010bc6f5a5f18be8f1d9e3693219e0daf66d8a988ad8a6a2f1e45f11c0f" }, "downloads": -1, "filename": "django-exchange-maploom-1.5.11.tar.gz", "has_sig": false, "md5_digest": "3de6d54c6cd9e9a3a8d83f607017c1a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1697588, "upload_time": "2016-10-25T19:50:54", "url": "https://files.pythonhosted.org/packages/ea/84/c3b4f9cfbb52bd54f4736d764ca316e40f2111826f146e75529079d0cb67/django-exchange-maploom-1.5.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3de6d54c6cd9e9a3a8d83f607017c1a4", "sha256": "60cb3010bc6f5a5f18be8f1d9e3693219e0daf66d8a988ad8a6a2f1e45f11c0f" }, "downloads": -1, "filename": "django-exchange-maploom-1.5.11.tar.gz", "has_sig": false, "md5_digest": "3de6d54c6cd9e9a3a8d83f607017c1a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1697588, "upload_time": "2016-10-25T19:50:54", "url": "https://files.pythonhosted.org/packages/ea/84/c3b4f9cfbb52bd54f4736d764ca316e40f2111826f146e75529079d0cb67/django-exchange-maploom-1.5.11.tar.gz" } ] }