Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[geoJSON] View + work with?
#1
Hello,

Turns out I now should work with a geoJSON file instead of GPX since the site I'm working with ignores colors set in GPX items through the "extension" feature.

I have a couple of needs:

1. How to view a big geoJSON on Windows, so that I can easily fold/unfold parts à la XML Explorer?

2. Googling for "python geojson" returns several packages that support working with geoJSON files. I need to read the file, and extract each track into its own geoJSON file. Is there a package you would recommend for this?

Thank you.

--
Edit: For instance

c:\>pip search geojson

geojson (2.4.0) - Python bindings and utilities for GeoJSON
geojsontools (0.0.3) - Functions for manipulating geojsons
geojson_elevation (0.1) - GeoJSON compatible elevation proxy
geojson_utils (0.0.2) - Python helper functions for manipulating GeoJSON
PyGeoj (0.22) - A simple Python GeoJSON file reader and writer.
Reply


Messages In This Thread
[geoJSON] View + work with? - by Winfried - Aug-24-2018, 09:22 PM
RE: [geoJSON] View + work with? - by Larz60+ - Aug-25-2018, 01:18 AM
RE: [geoJSON] View + work with? - by Winfried - Aug-25-2018, 11:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  geojson to json --missing multiple row output yoshi 9 2,795 Mar-06-2022, 08:34 PM
Last Post: snippsat
  Using the GeoJSON API ashlynjane 1 4,706 May-27-2019, 04:54 PM
Last Post: heiner55
  formatting string and returning as geojson garynobles 12 6,659 Mar-06-2018, 05:02 PM
Last Post: garynobles

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020