https://bugzilla.wikimedia.org/show_bug.cgi?id=50857

       Web browser: ---
            Bug ID: 50857
           Summary: #coordinates doesn't seem to understand
                    type:city(<integer>)
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GeoData
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: maar...@mdammers.nl
                CC: maxsem.w...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

For type:city it's common to include the number of inhabitants after it, so for
example type:city(146753). This is useful for seeing the difference between
small and large cities. At the moment this is not parsed and gt_type is set to
null. 

This should be parsed and stored in the geo_tags table. Two options:
* Store it as "city(146753)"
* Strip off the (146753) part and only store "city"

Either is fine with me

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to