GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.44k stars 1.12k forks source link

Implementation of an Users Map #886

Closed capooti closed 6 years ago

capooti commented 11 years ago

We could add a location field to the user profile, and let the user populate in its profile using a geocoding API such as GeoNames from the filled information in the city, area, zipcode, country field. Having this in place we could add a user map in the people page. As we are not using geodjango, we may need to add two fields for storing x and y. Or do you think we can switch to geodjango at this point (and have spatialite/postgis in the db)? I am planning to keep this in my branch and postpone its integration in the development of 2.1.

jj0hns0n commented 9 years ago

This would be a really fun project at the sprint, but Im going to push to 2.5 for now.

I'd also like a geonode users/servers map on our geonode.org site.

capooti commented 9 years ago

We did some work at this regard in our instance. Maye I can try to integrate the work done. Assigning it to myself.

jj0hns0n commented 8 years ago

@capooti any update on this? Moving to 2.7 for now, but feel free to move back if its going to get in in time.