16,719
edits
Changes
From Gramps
→To use existing place structure and data
==To use existing place structure and data==
[[Geonames]] licensed their under a [http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0] License, provided "as is" without warranty or any representation of accuracy, timeliness or completeness. You are free: * to Share — to copy, distribute and transmit the work * to Remix — to adapt the work Under the following conditions: * Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). [[Image:CC some rights reserved.png|70px|Creative Commons License]]<br />[[Image:Cc-by new white.png|24px|Creative Commons Attribution icon]][[Image:Cc-sa white.png|24px|Creative Commons Share Alike icon]]
Data sounds good for computer (many codes) and could be used for generating a database :
# with XML flat database, I generate a new XML by using XSLT
ex: if you don't use autofiling for number, (''<xsl:number value="postion()" format="1."/>'') generates ordered id for your place object.