Project

General

Profile

Actions

Feature #928

closed

GeoNames links for places

Added by Alexander Watzinger over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
CRM
Target version:
Start date:
2018-08-29
Estimated time:

Description

Option to link places to GeoNames identifier.

Features

  • Input field to enter/edit a GeoNames id in the place form
  • Search for GeoNames entries and show on map (already implemented in a basic way)
  • Select a hit from GeoNames to fill the GeoNames id field
  • Select a hit from GeoNames to add a point geometry (default title/description like: "Taken from GeoNames" but otherwise like a manually added point)

Model

  • E31 (Reference) -> P67 (refers to) -> E18 (Physical Object)
  • entity.name = code (e.g. 2643743)
  • entity.system type = 'external reference GeoNames'
  • When shown as link: label = 'GeoNames (2643743)', URL = geonames.org/2643743
  • Differentiation between close and exact matches with a new system_type
Actions #1

Updated by Alexander Watzinger over 5 years ago

  • Category set to CRM
  • Target version changed from Wishlist to 3.16.0
Actions #2

Updated by Alexander Watzinger about 5 years ago

  • Target version changed from 3.16.0 to 3.18.0
Actions #3

Updated by Alexander Watzinger almost 5 years ago

  • Description updated (diff)
Actions #4

Updated by Alexander Watzinger almost 5 years ago

  • Description updated (diff)
Actions #5

Updated by Christoph Hoffmann almost 5 years ago

  • Status changed from Acknowledged to Assigned
  • Assignee set to Christoph Hoffmann
Actions #6

Updated by Alexander Watzinger almost 5 years ago

  • Description updated (diff)

@ Christoph: branch feature_geonames_backend is already online (with input fields in place form), maybe you create a feature_geonames_frontend for yourself (branching from develop)

Actions #7

Updated by Christoph Hoffmann almost 5 years ago

  • Status changed from Assigned to In Progress

import fields:
geonameId -> geonames_id
lat -> coordinates
lng -> coordinates
name -> name

set descriptionField: "created with geonames ID `ID`"

Actions #8

Updated by Christoph Hoffmann almost 5 years ago

prelimenary implementation working,

TODO:
  • separate import of geoname ID and geometry/points
  • write original geonames name field to description
  • display feature type code in geonames search result list
  • display list of current geometries/features
Actions #9

Updated by Alexander Watzinger almost 5 years ago

  • Target version changed from 3.18.0 to 3.19.0
Actions #10

Updated by Christoph Hoffmann over 4 years ago

  • Status changed from In Progress to Closed
Actions #11

Updated by Alexander Watzinger over 4 years ago

  • Description updated (diff)
Actions #12

Updated by Christoph Hoffmann over 4 years ago

  • Status changed from Closed to In Progress

add button for importing both coordinates and geonames ID

Actions #13

Updated by Alexander Watzinger over 4 years ago

  • Status changed from In Progress to Closed

Looks finished so I closed it. Thanks for implementing the 3rd button so quick.

Actions

Also available in: Atom PDF