https://github.com/heremaps/xyz-showcase
Showcase of web maps made with HERE XYZ
https://github.com/heremaps/xyz-showcase
Last synced: 18 days ago
JSON representation
Showcase of web maps made with HERE XYZ
- Host: GitHub
- URL: https://github.com/heremaps/xyz-showcase
- Owner: heremaps
- License: apache-2.0
- Created: 2019-04-12T16:19:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T20:42:17.000Z (over 4 years ago)
- Last Synced: 2024-12-26T05:21:59.287Z (about 1 year ago)
- Language: HTML
- Homepage: https://heremaps.github.io/xyz-showcase/
- Size: 56.9 MB
- Stars: 43
- Watchers: 6
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# XYZ Maps Showcase
This repository contains examples of maps with HERE XYZ: a location data storage and management solution.
To learn more about HERE XYZ, take a look at the [official website](https://explore.xyz.here.com) or [documentation](https://here.xyz).
If you would like to contribute your project, please make sure it complies with the [contributing guidelines](https://github.com/heremaps/xyz-showcase/blob/master/CONTRIBUTING.md).
## Maps
### Chicago Bike Routes
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/chicago-bike-map) - [Live Map](https://heremaps.github.io/xyz-showcase/chicago-bike-map)__
An interactive map of Chicago bike routes. Explore which neighborhoods have the highest distance of bike route coverage.
### Boston Liquor Licenses
Space: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/boston-liquor) - [Live Map](https://heremaps.github.io/xyz-showcase/boston-liquor)__
Interactive Map Layer: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/boston-liquor-iml) - [Live Map](https://heremaps.github.io/xyz-showcase/boston-liquor-iml)__
Plan your next pub crawl with this interactive map listing all establishments that serve liquor in Boston. Using [HERE Location Services Routing](https://developer.here.com/documentation/routing/topics/request-isoline.html), filter establishments within a certain walking radius.
### D.C. Proposed Public Transit 2030
Space: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/dc-transit-2030) - [Live Map](https://heremaps.github.io/xyz-showcase/dc-transit-2030)__
Interactive Map Layer: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/dc-transit-2030-iml) - [Live Map](https://heremaps.github.io/xyz-showcase/dc-transit-2030-iml)__
Explore the proposed public transit system of Washington D.C. in 2030.
### San Diego Smart Streetlights
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/san-diego-streetlights) - [Live Map](https://heremaps.github.io/xyz-showcase/san-diego-streetlights)__
San Diego deployed the world's largest smart city platform. This map lets you
explore the streetlights that have sensors equipped to process Parking,
Pedestrian, and Environment data.
### Mapping Car Break-ins in San Francisco
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/sf-car-breakins) - [Live Map](https://heremaps.github.io/xyz-showcase/sf-car-breakins)__
Locations of car break-ins across the city from 2018 to the present.
### Climate Projections Using Köppen Classification
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/climate-projections) - [Live Map](https://heremaps.github.io/xyz-showcase/climate-projections)__
Visualizing global warming shift climates across the globe using Köppen-Geiger classification.
### Worldwide Migration Patterns
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/migration-patterns) - [Live Map](https://heremaps.github.io/xyz-showcase/migration-patterns)__
Mapping immigration and emigration across the world from the 1990s through 2020.
### California Crop Parcels
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/california-crops) - [Live Map](https://heremaps.github.io/xyz-showcase/california-crops)__
Map illustrating the incredible diversity of the California’s Central Valley agriculture output throughput the seasons.
### Florida Pedestrian Roadway Casualties
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/florida-collisions) - [Live Map](https://heremaps.github.io/xyz-showcase/florida-collisions)__
Compare locations of non-motorist roadway casualties in daytime versus nighttime in Florida’s metropolitan areas.
### Landuse: New York City vs. Los Angeles
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/landuse-comparison) - [Live Map](https://heremaps.github.io/xyz-showcase/landuse-comparison)__
The story of how New York City and Los Angeles were built, block by block and year by year.
### Madrid Urban Air Quality
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/madrid-air-quality) - [Live Map](https://heremaps.github.io/xyz-showcase/madrid-air-quality)__
Map of air quality in Madrid.
### Amsterdam Solar Energy
Space: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/amsterdam-solar) - [Live Map](https://heremaps.github.io/xyz-showcase/amsterdam-solar)__
Interactive Map Layer: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/amsterdam-solar-iml) - [Live Map](https://heremaps.github.io/xyz-showcase/amsterdam-solar-iml)__
Solar panels and trees in Amsterdam.
### Flight Tracker
__Leaflet: [Source Code](https://github.com/heremaps/xyz-showcase/tree/master/flights-leaflet) - [Live Map](https://heremaps.github.io/xyz-showcase/flights-leaflet)__
__Tangram: [Source Code](https://github.com/heremaps/xyz-showcase/tree/master/flights-tangram) - [Live Map](https://heremaps.github.io/xyz-showcase/flights-tangram)__
__Three.js: [Source Code](https://github.com/heremaps/xyz-showcase/tree/master/flights-threejs) - [Live Map](https://heremaps.github.io/xyz-showcase/flights-threejs)__
Flight data visualized in three different renderers.
### London Trees
__[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/london-tree) - [Live Map](https://heremaps.github.io/xyz-showcase/london-tree)__
Interactive Map visualizes Trees in London, to which you can add new or remove dead trees from the map.
### DC Transit 2030
Interactive Map Layer: __[Source Code](https://github.com/heremaps/xyz-showcase/tree/master/transit-mapsjs-iml) - [Live Map](https://heremaps.github.io/xyz-showcase/transit-mapsjs-iml)__
Visualize the proposed public transit system of Washington D.C. in 2030 with Here Maps API for JavaScript.