In addition, you can open the GeoJSON file in any text editor or code editor of your choice and search for yourself, it is all plain text. ________________________________ Von: QGIS-User <[email protected]> im Auftrag von chris hermansen via QGIS-User <[email protected]> Gesendet: Mittwoch, 24. April 2024 22:19 An: Rafal Jonca <[email protected]> Cc: [email protected] <[email protected]> Betreff: Re: [Qgis-user] GeoJSON problem
Rafal and list, On Wed, Apr 24, 2024 at 11:47 AM Rafal Jonca via QGIS-User <[email protected]<mailto:[email protected]>> wrote: I wanted ask you are here any GeoJSON specialists ? I was preparing some vector point features, with names, from some time, but now I am looking and they are empty (name attributes are null, only vector point locations still exist). It happened after saving to GeoJSON. I am not a GeoJSON expert. Are these attributes still there somewhere in it or I have to make them once again from scrap ? Almost two months of work to trash :/ You don't say what you did to "prepare" your vector point features except that you lost some "names" after saving to GeoJSON. Were you using QGIS? How did you create your vector point features? Looking at the sample GeoJSON file here https://gist.github.com/wavded/1200773?short_path=99c1af9 might give you some insights. In particular, you can see that attributes are called "properties" and are rendered as a set of key-value pairs. -- Chris Hermansen · clhermansen "at" gmail "dot" com C'est ma façon de parler.
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
