Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KML #7

Closed
alnopa9 opened this issue Feb 8, 2019 · 1 comment
Closed

KML #7

alnopa9 opened this issue Feb 8, 2019 · 1 comment
Assignees

Comments

@alnopa9
Copy link
Owner

alnopa9 commented Feb 8, 2019

When we eventually get everything marked up, we will need to create a map. Now, we could do this by looking at each file one at a time to get the needed information OR we could use XQuery and XSLT. We went over what XSLT does very briefly in the last team meeting, but I wanted to give you two some reading material on it. Don't forget to get your 10 XML files done for this week, too!
http://dh.obdurodon.org/kml/kml-tutorial.xhtml#xslt
http://dh.newtfire.org/XQueryExercise3.html

@ebeshero
Copy link
Collaborator

ebeshero commented Feb 8, 2019

@alnopa9 @James-f117 @abdual1100 Hey all! The KML tutorials are good to look at, but I'm about to be updating my exercise on NewtFire! I found an easier and better way to "scrape" the geocoordinate data so our method doesn't have to be so complicated as the one I posted in that XQuery Exercise. So I'll be rewriting this to query Open Street Maps. What I learned is that Open Street Maps stores data in XML--it's actually not KML from what I can see, but it's simple and super-informative XML. I posted about this on an old project proposal here: ebeshero/DHClass-Hub#604 (comment) and you can see what kind of information is available!

@alnopa9 alnopa9 closed this as completed Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants