ArcGIS Layer
From Just Solve the File Format Problem
(Difference between revisions)
Line 17: | Line 17: | ||
==Sample Files== | ==Sample Files== | ||
* [https://resources.oreilly.com/examples/9781783559503/-/tree/master/B0189_9503OT_Code/PacktPublishing/Data LYR Samples] | * [https://resources.oreilly.com/examples/9781783559503/-/tree/master/B0189_9503OT_Code/PacktPublishing/Data LYR Samples] | ||
+ | * [https://github.com/north-road/slyr/tree/master/slyr_community/test/lyr LYR and parsing samples] | ||
* [https://github.com/arc2qgis/lyrxtoqml/tree/master/lyrx%20samples LYRX Samples] | * [https://github.com/arc2qgis/lyrxtoqml/tree/master/lyrx%20samples LYRX Samples] | ||
Line 22: | Line 23: | ||
<references/> | <references/> | ||
− | |||
[[Category:Esri]] | [[Category:Esri]] | ||
[[Category:Microsoft Compound File]] | [[Category:Microsoft Compound File]] | ||
− | [[Category: | + | [[Category:ZIP based file formats]] |
Revision as of 02:19, 16 January 2023
ArcGIS Desktop and ArcGIS Pro are geographic information system software packages developed by ESRI[1]. Layers created in this software can be saved to a layer file. The layer file stores symbology, symbology classifications, labeling properties, scale dependency and definition.[2]
Contents |
Format Information
- LYR are layer files saved from ArcGIS Desktop.[3][4] Format is in the "OLE2" document container format
- LYRX are layer files saved from ArcGIS Pro.[5] Format is in the JSON format.[6]
- LPK are layer packed files saved from ArcGIS Desktop. Format is in a ZIP package.
- LPKX are layer packages saved from ArcGIS Pro. Format is in a ZIP package.
Specifications
Sample Files
References
- ↑ https://en.wikipedia.org/wiki/ArcGIS
- ↑ https://support.esri.com/en/technical-article/000004904
- ↑ https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/layerfile.htm
- ↑ https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000013000000.htm
- ↑ https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graphics-layers.htm#ESRI_SECTION1_EC514B20873741388D0D31195A7DAD30
- ↑ https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-output-symbology-in-scripts.htm#ESRI_SECTION1_31435DDD201E40F3BB421F62230B42EB