Feature #575
Updated by Alexander Watzinger almost 9 years ago
*Needed On hold until we receive more data from geographers* geographers. We need administrativ units with coordinates from geographers. Assigning ticket to Stefan because unsure who has to do what to proceed. Topics: - define needed depth, e.g. for Austria Katastralgemeinde, it doesn't matter if different depths for different regions how to proceed - all data in one table like the Austrian example one hopefully we already received: <pre> columns: id, parent_id, name, type, code, the_geom e.g. 4, 204, Ferlach, Gemeinde, 20405, 010300... </pre> - root elements e.g. austria have no parent_id - no dont need multiple inheritance (parents) *To do* - get administrative units with coordinates because that would be problematic - how to distinguish difference these units from other (user entered) place entites (use type?) - show them on map, how? To do: - get administrative units with coordinates - import them to database - implement in UI