Atlas For Google Maps 1 0

broken image


  1. Atlas For Google Maps 1 0 2
  2. Directions Google Maps
  3. Atlas For Google Maps 1 0 4
  4. Atlas For Google Maps 1 0 5
Google uses cookies and data to:
  • Deliver and maintain services, like tracking outages and protecting against spam, fraud, and abuse
  • Measure audience engagement and site statistics to understand how our services are used
If you agree, we'll also use cookies and data to:
  • Improve the quality of our services and develop new ones
  • Deliver and measure the effectiveness of ads
  • Show personalized content, depending on your settings
  • Show personalized or generic ads, depending on your settings, on Google and across the web

Stay focused in a pleasant way. 40 new features for Google Meet such as mute all, remove all, auto admit, emojis, mirror videos, background color, and push to talk! Communicate with anyone based on their unique personality. All-in-one Sales, Service, Help Desk & Task Manager for Gmail teams. All 22,066 Places on One Map The definitive map of the world's extraordinary sights. By Atlas Obscura. All Places in the Atlas on One Map Copy Link Facebook Twitter Reddit Flipboard Pocket.

Atlas For Google Maps 1 0 2

For non-personalized content and ads, what you see may be influenced by things like the content you're currently viewing and your location (ad serving is based on general location). Personalized content and ads can be based on those things and your activity like Google searches and videos you watch on YouTube. Personalized content and ads include things like more relevant results and recommendations, a customized YouTube homepage, and ads that are tailored to your interests.

Click 'Customize' to review options, including controls to reject the use of cookies for personalization and information about browser-level controls to reject some or all cookies for other uses. You can also visit g.co/privacytools anytime.

Latest version

Released:

Photolemur 3 1 1 0 (6212). Geolocation models, data and tools using GeoDjango

Directions Google Maps

Project description

django-atlas
Geolocation models, data and tools using GeoDjango
Requirements
------------
The following were used for development/testing:
1. Django 1.3
2. PostgreSQL 9.1
3. PostGIS 1.5.2
4. SQLite 3.7.9
5. libspatialite3
6. django-photologue 2.7 (fork maintained by Praekelt at https://github.com/praekelt/django-photologue)
7. django-category 0.1 (at https://github.com/praekelt/django-category)
8. django-tastypie 0.9.11
9. libgeoip1 1.4.8
You might need to apply a PostGIS patch to Django that can be found here: https://code.djangoproject.com/ticket/16778. If you get a database encoding error when loading
initial data, your version of Django has not been patched. You can also use SQLite and MySQL with django-atlas, although MySQL is very lacking in terms of GIS.
Add the following to your INSTALLED_APPS:
1. django.contrib.gis
2. django.contrib.admin
3. atlas
4. photologue
5. category
6. tastypie
GeoDjango has some additional installation requirements. They can be found here: https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/.
Follow those instructions and create a spatial database. Then add it to the DATABASES dictionary in your settings as the default database.
::
DATABASES = {
'default': {
'ENGINE': 'django.contrib.gis.db.backends.postgis',
'NAME': 'demo_geo',
'USER': 'demo',
'PASSWORD': 'demo',
'HOST': 'localhost',
'PORT': ',
}
}
Atlas uses MaxMind's IP geolocation library and datasets. The following settings need to be included for this to work:
::
GEOIP_PATH = '../django-atlas/atlas/datasets/MaxMind/'
GEOIP_CITY = 'GeoLiteCity.dat'
GEOIP_COUNTRY = 'GeoIPv6.dat'
You can also add a Google Maps API key setting (see below). This will enable the LonLatWidget to use Google Maps for selecting coordinates.
::
DJANGO_ATLAS = {
'google_maps_api_key': 'XXX..',
}
Datasets
--------
The geo data required by django-atlas can be downloaded at https://github.com/downloads/praekelt/django-atlas/data_postgresql.tbz2 for PostgreSQL or
https://github.com/downloads/praekelt/django-atlas/data_mysql.tbz2 for MySQL. Extract data.sql and load the data using ``psql -U user -W -d demo_geo < data.sql`` for PostgreSQL, or ``mysql -u user -p -D demo_geo < data.sql``
for MySQL.
MaxMind's IP geolocation datasets are available at http://www.maxmind.com/download/geoip/database/. MaxMind updates these datasets on a regular basis.Authors
Praekelt Foundation
-------------------
* Rizmari Versfeld

Release historyRelease notifications | RSS feed

0.1

0.0.5

0.0.4-beta pre-release Viking brothers vi 1 01.

0.0.3-beta pre-release

0.0.2-beta pre-release

0.0.1-beta pre-release

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for django-atlas, version 0.1
Filename, sizeFile typePython versionUpload dateHashes
Filename, size django_atlas-0.1-py2.7.egg (12.4 MB) File type Egg Python version 2.7 Upload dateHashes
Filename, size django-atlas-0.1.tar.gz (12.4 MB) File type Source Python version None Upload dateHashes
Close

Atlas For Google Maps 1 0 4

Hashes for django_atlas-0.1-py2.7.egg

Hashes for django_atlas-0.1-py2.7.egg
AlgorithmHash digest
SHA25690302357f9e9bc54e4f8fe5da7539ff87416ecc5047ff8d1334bca3fb64e272f
MD57158f2f7e85a9d97139477257dcd9ec3
BLAKE2-25629f1f409cffb204d5c7acb5569dd1101face99f4fba7473939da7334830fabcf
Close

Atlas For Google Maps 1 0 5

Atlas for google maps 1 0 2

Hashes for django-atlas-0.1.tar.gz

Hashes for django-atlas-0.1.tar.gz
AlgorithmHash digest
SHA2565feb7574648b9bdd39f456e314e226031cbdf08d99a3f9e5a7e45d5ad4f439f6
MD587302c5047ee0f2d966e30bdbfc1fc67
BLAKE2-25680e2693bc48646eb80efa766c96082605ac6b90408ba792a20918592f9c3f01c




broken image