ngageoint / geoq

Django web application to collect geospatial features and manage feature collection among groups of users
MIT License
704 stars 133 forks source link

Points In Google Earth Not working #320

Closed Bauerr closed 9 years ago

Bauerr commented 9 years ago

In support of the Van Tx tornado support (Job 53 on App03) the points are not appearing in Google Earth. The assignment grid is appearing.

stephenrjones commented 9 years ago

Appears that lines 175-185 in geoq/core/kml_view.py had excessive indentation. Moving those lines in 8 spaces should resolve the problem. Don't believe this should effect any other servers.

stephenrjones commented 9 years ago

Appears that points are now appearing in Google Earth