https://bugzilla.wikimedia.org/show_bug.cgi?id=37777
--- Comment #3 from Markus Krötzsch <[email protected]> 2012-10-18 08:23:35 UTC --- P.S. Unless you want to access individual coordinates in the database (e.g., find all polygons that have a coordinate with latitude 12.34), it would be much more efficient to store the whole polygon data as a string blob. This will greatly reduce the number of database accesses needed to fetch it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
