Page MenuHomePhabricator

property parser function needs to support geocoordinate datatype
Closed, ResolvedPublic

Description

The property parserfunction needs to support geocoordinates.


Version: master
Severity: normal

Details

Reference
bz49387

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:05 AM
bzimport set Reference to bz49387.
bzimport added a subscriber: Unknown Object (MLST).

neil wrote:

Adding what I believe are bugs which may act as blockers for this

neil wrote:

We should also allow for the coordinate reference system to be specified in all
cases.

WGS84 has become almost universal for informal geocoordinates, thanks to GPS,
and Wikipedia's mapping tools all assume WGS84 is used, so it's probably
reasonable to assume that as a default, but there's lots of high-resolution
geodata out there with different coordinate reference systems, for which
discarding the CRS will result in significant errors.

Moving to high as this is getting more important with Wikivoyage getting access to this data.

  • Bug 52598 has been marked as a duplicate of this bug. ***

This should be fixed now. We need to test it after next week's deployment.