An open API service indexing awesome lists of open source software.

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

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:

![Notebook πŸ““ Inspector πŸ•΅οΈ](https://github.com/RandomFractals/unfolded-maps/blob/main/docs/images/unfolded-map-sdk-nb-view.png?raw=true
"JS Notebook πŸ““ Inspector πŸ•΅οΈ Unfolded Map SDK 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.

![Unfolded Map πŸ—ΊοΈ React App](https://github.com/RandomFractals/unfolded-map-react/blob/main/docs/images/unfolded-map-react.png?raw=true
"Unfolded Map πŸ—Ί React App")

## 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 Data SDK Jupyter Notebook](https://github.com/RandomFractals/unfolded-maps/blob/main/docs/images/unfolded-data-sdk-py-notebook.png?raw=true
"Unfolded Data SDK Jupyter Notebook")

## 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 JS Snippets](https://raw.githubusercontent.com/RandomFractals/unfolded-maps/main/docs/images/unfolded-map-snippets.png)

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

![Unfolded Py Snippets](https://raw.githubusercontent.com/RandomFractals/unfolded-maps/main/docs/images/unfolded-map-py-snippets.png)

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

![Unfolded Map Html Snippets](https://raw.githubusercontent.com/RandomFractals/unfolded-maps/main/docs/images/unfolded-map-html-snippets.png)

## 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.

![Unfolded Map πŸ—ΊοΈ Notebook πŸ““ Renderer](https://github.com/RandomFractals/unfolded-maps/blob/main/docs/images/unfolded-map-notebook-renderer.png?raw=true
"Unfolded Map πŸ—ΊοΈ Notebook πŸ““ Renderer")