{ "currentVersion": 10.8, "id": 48, "name": "Стазе", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2436258.2143362714, "ymin": 5326999.395126435, "xmax": 2487071.4728958644, "ymax": 5384814.165132976, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "vrsta_namena", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "defaultLabel": "Остало", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "1", "label": "Планинарска стаза", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 }, "value": "3", "label": "Пешачка - планинарска стаза", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 1.5 }, "value": "2", "label": "Пешачка стаза", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 1.5 }, "value": "4", "label": "Бициклистичка стаза", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "vrsta_namena", "typeIdField": "vrsta_namena", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "vrsta_namena", "type": "esriFieldTypeString", "alias": "Врста стазе (по намени)", "domain": { "type": "codedValue", "name": "T_vrsta_namena", "description": "Turizam, vrsta staze po nameni", "codedValues": [ { "name": "Планинарска стаза", "code": "1" }, { "name": "Пешачка стаза", "code": "2" }, { "name": "Пешачка - планинарска стаза", "code": "3" }, { "name": "Бициклистичка стаза", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "vrsta_namena" }, { "name": "naziv", "type": "esriFieldTypeString", "alias": "Назив стазе", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "naziv" }, { "name": "kvalitet_markacija", "type": "esriFieldTypeString", "alias": "Квалитет маркација", "domain": { "type": "codedValue", "name": "T_kvalite_markacija", "description": "Turizam, kvalitet markacija staza", "codedValues": [ { "name": "Потпуно маркирана", "code": "1" }, { "name": "Делимично маркирана", "code": "2" }, { "name": "Немаркирана", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "kvalitet_markacija" }, { "name": "duzina", "type": "esriFieldTypeDouble", "alias": "Дужина стазе [km]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "duzina" }, { "name": "vreme", "type": "esriFieldTypeString", "alias": "Време потребно за обилазак", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "vreme" }, { "name": "tezina", "type": "esriFieldTypeSmallInteger", "alias": "Тежина стазе", "domain": { "type": "codedValue", "name": "T_tezina_staze", "description": "Turizam, težina planinarske staze", "codedValues": [ { "name": "Лака", "code": 1 }, { "name": "Тешка", "code": 3 }, { "name": "Опасна", "code": 4 }, { "name": "Средње тешка", "code": 2 }, { "name": "Захтевна", "code": 5 }, { "name": "Врло захтевна", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tezina" }, { "name": "pocetna_tacka", "type": "esriFieldTypeSmallInteger", "alias": "Надморска висина - почетна тачка стазе [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pocetna_tacka" }, { "name": "zavrsna_tacka", "type": "esriFieldTypeSmallInteger", "alias": "Надморска висина - завршна тачка стазе [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "zavrsna_tacka" }, { "name": "najniza_tacka", "type": "esriFieldTypeSmallInteger", "alias": "Надморска висина - најнижа тачка стазе [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "najniza_tacka" }, { "name": "najvisa_tacka", "type": "esriFieldTypeSmallInteger", "alias": "Надморска висина - највиша тачка стазе [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "najvisa_tacka" }, { "name": "ukupna_visinska_razlika", "type": "esriFieldTypeSmallInteger", "alias": "Укупна висинска разлика [m]", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ukupna_visinska_razlika" }, { "name": "start", "type": "esriFieldTypeString", "alias": "Старт стазе", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "start" }, { "name": "cilj", "type": "esriFieldTypeString", "alias": "Циљ стазе", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "cilj" }, { "name": "snabdevenost_vodom", "type": "esriFieldTypeString", "alias": "Снабдевеност питком водом", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "snabdevenost_vodom" }, { "name": "vidikovci", "type": "esriFieldTypeString", "alias": "Видиковци", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "vidikovci" }, { "name": "podloga", "type": "esriFieldTypeString", "alias": "Подлога", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "podloga" }, { "name": "bezbednost", "type": "esriFieldTypeSmallInteger", "alias": "Безбедност", "domain": { "type": "codedValue", "name": "T_bezbednost_staze", "description": "Turizamt, bezbenost planiranrskih staza", "codedValues": [ { "name": "Безбедна", "code": 1 }, { "name": "Небезбедна", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bezbednost" }, { "name": "izvor_podataka", "type": "esriFieldTypeString", "alias": "Извор података", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "izvor_podataka" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r303_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a176_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "vrsta_namena": {"type": "inherited"}, "kvalitet_markacija": {"type": "inherited"}, "tezina": {"type": "inherited"}, "bezbednost": {"type": "inherited"} }, "templates": [ { "name": "Планинарска стаза", "description": "", "prototype": { "attributes": { "izvor_podataka": null, "vrsta_namena": "1", "naziv": null, "kvalitet_markacija": null, "duzina": null, "vreme": null, "tezina": null, "pocetna_tacka": null, "zavrsna_tacka": null, "najniza_tacka": null, "najvisa_tacka": null, "ukupna_visinska_razlika": null, "start": null, "cilj": null, "snabdevenost_vodom": null, "vidikovci": null, "podloga": null, "bezbednost": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": { "vrsta_namena": {"type": "inherited"}, "kvalitet_markacija": {"type": "inherited"}, "tezina": {"type": "inherited"}, "bezbednost": {"type": "inherited"} }, "templates": [ { "name": "Пешачка - планинарска стаза", "description": "", "prototype": { "attributes": { "izvor_podataka": null, "vrsta_namena": "3", "naziv": null, "kvalitet_markacija": null, "duzina": null, "vreme": null, "tezina": null, "pocetna_tacka": null, "zavrsna_tacka": null, "najniza_tacka": null, "najvisa_tacka": null, "ukupna_visinska_razlika": null, "start": null, "cilj": null, "snabdevenost_vodom": null, "vidikovci": null, "podloga": null, "bezbednost": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "vrsta_namena": {"type": "inherited"}, "kvalitet_markacija": {"type": "inherited"}, "tezina": {"type": "inherited"}, "bezbednost": {"type": "inherited"} }, "templates": [ { "name": "Пешачка стаза", "description": "", "prototype": { "attributes": { "izvor_podataka": null, "vrsta_namena": "2", "naziv": null, "kvalitet_markacija": null, "duzina": null, "vreme": null, "tezina": null, "pocetna_tacka": null, "zavrsna_tacka": null, "najniza_tacka": null, "najvisa_tacka": null, "ukupna_visinska_razlika": null, "start": null, "cilj": null, "snabdevenost_vodom": null, "vidikovci": null, "podloga": null, "bezbednost": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "vrsta_namena": {"type": "inherited"}, "kvalitet_markacija": {"type": "inherited"}, "tezina": {"type": "inherited"}, "bezbednost": {"type": "inherited"} }, "templates": [ { "name": "Бициклистичка стаза", "description": "", "prototype": { "attributes": { "izvor_podataka": null, "vrsta_namena": "4", "naziv": null, "kvalitet_markacija": null, "duzina": null, "vreme": null, "tezina": null, "pocetna_tacka": null, "zavrsna_tacka": null, "najniza_tacka": null, "najvisa_tacka": null, "ukupna_visinska_razlika": null, "start": null, "cilj": null, "snabdevenost_vodom": null, "vidikovci": null, "podloga": null, "bezbednost": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }