Skip to content

explain _repr_svg and print wms/wfs responses directly#240

Merged
tomkralidis merged 1 commit into
geopython:masterfrom
pvgenuchten:how_shapely_prints_geom
Jun 21, 2026
Merged

explain _repr_svg and print wms/wfs responses directly#240
tomkralidis merged 1 commit into
geopython:masterfrom
pvgenuchten:how_shapely_prints_geom

Conversation

@pvgenuchten

@pvgenuchten pvgenuchten commented Jun 20, 2026

Copy link
Copy Markdown

this explains how ipython renders shapely geoms as svg
it also implements direct rendering of wms/wfs responses, instead of saving it to file and referring to the file

welcoming your thoughts

resolves #237 #235

@pvgenuchten pvgenuchten force-pushed the how_shapely_prints_geom branch from c687c9a to a3de8f9 Compare June 20, 2026 19:46
@tomkralidis tomkralidis merged commit f28657b into geopython:master Jun 21, 2026
@tomkralidis tomkralidis added this to the FOSS4G Europe 2026 milestone Jun 21, 2026
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

Successfully merging this pull request may close these issues.

Explain how Jupyter prints the geometry

2 participants