Skip to content

JuloWaks/pyar_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Members Map

##First:

sudo apt-get install sqlite3
run in sqlite3 CLI the following "sqlite> CREATE VIRTUAL TABLE testrtree USING rtree(id,minX,maxX,minY,maxY);"

if you get an error you should referr to : _https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/spatialite/#create-spatialite-db

then you should run :
$ sudo apt-get install libspatialite-dev
$sudo apt-get install spatialite-bin
spatialite geodjango.db "SELECT InitSpatialMetaData();"

Static Frontend

placed on static/index.html

move to static and install bower dependences

About

An effort to display all the python argentina members in a map to discover new friends near to you!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors