Dear Wiki user, You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for change notification.
The "MARMOTTA-584/UserDocumentation" page has been changed by SergioFernandez: https://wiki.apache.org/marmotta/MARMOTTA-584/UserDocumentation?action=diff&rev1=16&rev2=17 Comment: added some prerequisites <<TableOfContents(3)>> Here is the explanation of the whole functions implemented on [[https://www.google-melange.com/gsoc/project/details/google/gsoc2015/fernandobac03/5707702298738688|Google Summer of Code]], inspired by [[https://issues.apache.org/jira/browse/MARMOTTA-584|MARMOTTA-584]]. + + == Prerequisites == + + * [[http://postgis.net/|PostGIS]] has to be installed in the system (using Debian {{{sudo apt-get install postgresql-9.4-postgis-2.1}}}). + * The database user needs to be a '''superuser''' to create the extension. + + == Import Data == For each sample query you could use the RDF files attached [[attachment:provinciasEspaña.rdf]], [[attachment:municipiosEspaña.rdf]], [[attachment:riosEspaña.rdf]] and import in your [[http://marmotta.apache.org | Apache Marmotta]]. The files contains all the provinces, towns and rivers of Spain.
