{"id":21455677,"url":"https://github.com/skyl/django-geoms","last_synced_at":"2025-03-17T03:25:01.283Z","repository":{"id":719611,"uuid":"366842","full_name":"skyl/django-geoms","owner":"skyl","description":"GeoDjango: Tag content objects with geometries and use the geometries as their own content objects.","archived":false,"fork":false,"pushed_at":"2009-11-29T05:02:15.000Z","size":104,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T13:13:53.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://geodjango.org/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-11-09T22:21:56.000Z","updated_at":"2014-04-29T05:11:37.000Z","dependencies_parsed_at":"2022-07-07T15:08:25.350Z","dependency_job_id":null,"html_url":"https://github.com/skyl/django-geoms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyl%2Fdjango-geoms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyl%2Fdjango-geoms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyl%2Fdjango-geoms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyl%2Fdjango-geoms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyl","download_url":"https://codeload.github.com/skyl/django-geoms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966248,"owners_count":20376029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T05:13:05.666Z","updated_at":"2025-03-17T03:25:01.242Z","avatar_url":"https://github.com/skyl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nRequirements\n============\n\n* GeoDjango\n* olwidget\n* pinax 0.7b3 or later\n* jQuery and jQuery-UI\n\nInstallation\n============\n\nsettings\n--------\n\n  * put 'points' into INSTALLED_APPS\n  * add to context processors::\n\n    'points.context_processors.ol_media',\n    'points.context_processors.GAK',\n\n  * Get http://code.google.com/apis/maps/signup.html a GOOGLE_MAPS_API key and add it to settings::\n\n    GOOGLE_API_KEY = ...\n\n  * syncdb\n\nurls\n----\n\n  * add to your url patterns::\n\n    (r'^points/', include('points.urls')),\n\nQuickStart\n==========\n\n* At the top of the template::\n\n  {% load point_tags %}\n\n* In head you could put::\n\n  {% include 'points/jqueryui_add_form.html' %}\n  {% show_google_map model_instance \"map-id\" %}\n\n* In body, where you would like the link to the form widget to go::\n\n  {% add_point_link model_instance %}\n\n* Where you would like the map to go you might put::\n  \n  \u003cdiv id=\"map-id\" style=\"width:45%; height:200px; float:right;\"\u003e\u003c/div\u003e\n\nFor more information check docs/api.rst; there are many more options and tags.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyl%2Fdjango-geoms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyl%2Fdjango-geoms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyl%2Fdjango-geoms/lists"}