Skip to content

SpatialDataset: implement tabular presentation for notebooks. #274

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

Open
alshan opened this issue Mar 19, 2025 · 0 comments
Open

SpatialDataset: implement tabular presentation for notebooks. #274

alshan opened this issue Mar 19, 2025 · 0 comments
Milestone

Comments

@alshan
Copy link
Collaborator

alshan commented Mar 19, 2025

Currently the output looks like this:

SpatialDataset(GEOJSON, key='geometry', map={name=[Kronstadt Naval Cathedral, Kronstadt History Museum, Kronstadt Naval Museum, City Russian Cemetery, Kronstadt Lutheran Cemetery, Vladimir Church], type=[church, museum, museum, cemetery, cemetery, church], geometry=[{"type":"Point","coordinates":[29.777455,59.991744]}, {"type":"Point","coordinates":[29.791317,59.986777]}, {"type":"Point","coordinates":[29.763422,59.996108]}, {"type":"Point","coordinates":[29.70613,60.019788]}, {"type":"Point","coordinates":[29.749861,60.002212]}, {"type":"Point","coordinates":[29.766254,59.998515]}]}, crs=null)

Expected:

Image

@alshan alshan added enhancement New feature or request and removed enhancement New feature or request labels Mar 19, 2025
@alshan alshan added this to the 2025Q2 milestone Mar 29, 2025
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

1 participant