{ "name": "readAttributes", "displayName": "readAttributes", "description": "Prebere in vrne atribute (Meja, Opombe in vsa polja) iz naložene ZIP/SHP datoteke brez vstavljanja v bazo - za predogled pred klicem orodja shp2json. Naložena datoteka (itemID) je lahko deljena z orodjem shp2json.", "category": "", "helpUrl": "https://pobude.ljubljana.si/arcgis/rest/directories/arcgisoutput/AktiMOL/AktiTools_GPServer/AktiMOL_AktiTools/readAttributes.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "shapZip", "dataType": "GPDataFile", "displayName": "shpZip", "description": "", "direction": "esriGPParameterDirectionInput", "filter": { "type": "file", "list": [ "zip" ] }, "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "resultJSON", "dataType": "GPString", "displayName": "resultJSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }