Skip to content

tbo47/easy-osm-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-osm-query

Fetching POIs (here restaurants and cafes) from openstreetmap and showing them on a html page.

Tutorial

This page is intended to be a tutorial to learn how to program with html, css and javascript.

It's a step by step tutorial for:

  • learn to create a html list with the ul li tags
  • list restaurants and cafes around you in javascript
  • create the javascript to dynamically generate the html list
  • deploy your page on Github Pages

Install

Install vscode, git

Clone

Clone this repo:

git clone [email protected]:tbo47/easy-osm-query.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published