Hello All.
I wanted to ask anyone who can help me with two issues.
First off, i am using goeodjango to upload a shape file of new york state to my admin page.
Next i wanted to add a layer on top of that file that has locations for movies, restaurants, etc ON TOP of the file i have.
Is it possible to do so or do i have to create another models.py file to deal with that.
Lastly once i have the file with the layers that i want, how can i show it on
html.page This is where i am hitting a wall.
Please let me know how to proceed forward. Thank You for your time.
ps: below is the set up i am currently using
Django/geodjango v.1.6.2
Database: postrgreSQL with postGIS
platform:widnows