https://github.com/randomfractals/unfolded-maps
Unfolded Studio sample maps πΊοΈ with Observable JS π, Jupyter/.Net Interactive notebooks π & Unfolded Map SDK
https://github.com/randomfractals/unfolded-maps
maps notebooks unfolded
Last synced: 10 months ago
JSON representation
Unfolded Studio sample maps πΊοΈ with Observable JS π, Jupyter/.Net Interactive notebooks π & Unfolded Map SDK
- Host: GitHub
- URL: https://github.com/randomfractals/unfolded-maps
- Owner: RandomFractals
- License: apache-2.0
- Created: 2021-02-06T17:37:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T15:22:38.000Z (over 3 years ago)
- Last Synced: 2025-03-25T18:09:56.467Z (11 months ago)
- Topics: maps, notebooks, unfolded
- Language: JavaScript
- Homepage:
- Size: 1.19 MB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# unfolded-maps
Open source repository of [Unfolded Studio](https://studio.unfolded.ai) sample maps πΊοΈ with [Observable JS π](https://observablehq.com/collection/@randomfractals/unfolded), [Jupyter/.Net Interactive notebooks π](https://code.visualstudio.com/updates/v1_53#_notebooks) and [Unfolded SDK](https://docs.unfolded.ai/)
## [Observable JS Notebooks](https://observablehq.com/collection/@randomfractals/unfolded) π
- [Hello, Unfolded!](https://observablehq.com/@randomfractals/hello-unfolded)
- [Unfolded Map SDK](https://observablehq.com/@randomfractals/unfolded-map-sdk)
- [Unfolded Maps](https://observablehq.com/@randomfractals/unfolded-maps)
- [Unfolded Map React](https://observablehq.com/@randomfractals/unfolded-map-react)
- [Introduction to Unfolded](https://observablehq.com/@randomfractals/introduction-to-unfolded)
- [Unfolded Map - Getting Started Guide](https://observablehq.com/@randomfractals/unfolded-map-getting-started-guide)
- [Map Layers - Creating New Unfolded Map](https://observablehq.com/@randomfractals/map-layers-creating-new-unfolded-map)
Unfolded Map SDK JS Notebook π loaded in VSCode [Observable JS Notebook Inspector π΅οΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector) View:

## Unfolded Map πΊοΈ Html Template π
Use [unfolded-map.html](https://github.com/RandomFractals/unfolded-maps/blob/main/templates/unfolded-map.html) to create standalone Unfolded map web page you can share or add to your web site.
## Unfolded Map πΊοΈ React App
Use [unfolded-map-react](https://github.com/RandomFractals/unfolded-map-react) to create custom unfolded map apps with react.

## Jupyter Notebooks π
Use [unfolded-data-sdk.ipynb](https://github.com/RandomFractals/unfolded-maps/blob/main/notebooks/jupyter/unfolded-data-sdk.ipynb) to get the list of datasets uploaded to [Unfolded Studio](https://studio.unfolded.ai/home/datasets)

## Unfolded Map πΊοΈ Code Snippets β₯
**NOTE**: Unfolded Map JS, Python and Html Code Snippets, and Unfolded Map Renderer for Jupyter and VSCode Notebooks are available in our Pro sponsors-only private repositories. Sign up for our monthly [Pro sponsor tier](https://github.com/sponsors/RandomFractals/sponsorships?sponsor=RandomFractals&tier_id=18884) to get access to those custom Unfolded map dev tools. You will be added as collaborator and can download VSCode extension `.vsix` you can install and use in VSCode IDE.
Use [unfolded-map-snippets](https://github.com/RandomFractals/unfolded-map-snippets) VSCode extension to streamline your [Custom Unfolded](https://docs.unfolded.ai/api) Map πΊοΈ creations and [Python π Data](https://docs.unfolded.ai/data-sdk/api/list-datasets) integrations.
### [Unfolded JavaScript Code Snippets](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/README.md#unfolded-javascript-snippets)

### [Unfolded Python π Code Snippets](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/README.md#unfolded-python-snippets)

### [Unfolded Map πΊοΈ Html Code Snippets](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/README.md#unfolded-html-snippets)

## Unfolded Map πΊοΈ Notebook π Renderer
Use [unfolded-map-renderer](https://github.com/RandomFractals/unfolded-map-renderer) extension with [Custom Visual Studio Code Notebooks](https://code.visualstudio.com/blogs/2021/11/08/custom-notebooks) or [Project Jupyter](https://jupyter.org) Notebooks π loaded in VSCode for quick previews of [Geo Datasets](https://github.com/RandomFractals/unfolded-map-renderer/blob/main/README.md#supported-data-formats) from notebook cell β outputs.
