{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Fito_punto_quilometrico_RAEG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": null, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 472982.9668847275, "falseY": 4623479.861210515, "xyUnits": 3.92427655799258E10, "falseZ": -100000, "zUnits": 10000, "falseM": -101403.953408, "mUnits": 3.276800001525878E10 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "474c7c78e6476c0716bbdbd0cb7f72f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAe0lEQVQYla2OoQ2AMAAEr0kFK+AYoBIGwJc1GKpjUAaoBwaoxMAACGRRpBUVEHh5uf+85EXkBzl0QJmAEcSWkUNXFAxVFcm6sp9nqO9CutwrBdMUQdNQzjMaMF8/P5et9+i2jcB7AJaMLMxxhN05dDIwgsjJAMIC9pfPF7g9IE8BB6lLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var valor = $feature.PK;\nif (valor == Round(valor, 0)) {\n var texto = Text(valor, \"#.###\");\n return \"P.q. \" + Replace(texto, \".\", \",\");\n} else {\n var texto = Text(valor, \"#,###.00\");\n return \"P.q. \" + Replace(texto, \".\", \",\");\n}", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "MOD(PK, 5) = 0", "useCodedValues": true, "maxScale": 10001, "minScale": 40001, "name": "PK 5", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var valor = $feature.PK;\nif (valor == Round(valor, 0)) {\n var texto = Text(valor, \"#.###\");\n return \"P.q. \" + Replace(texto, \".\", \",\");\n} else {\n var texto = Text(valor, \"#,###.00\");\n return \"P.q. \" + Replace(texto, \".\", \",\");\n}", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "PK1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 478192.9040838026, "ymin": 4628944.744277334, "xmax": 686590.3920468083, "ymax": 4847540.06695009, "spatialReference": { "wkid": 25829, "latestWkid": 25829, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CARRETERA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CARRETERA", "type": "esriFieldTypeString", "alias": "CARRETERA", "length": 20, "domain": null }, { "name": "PK", "type": "esriFieldTypeSingle", "alias": "PK", "domain": null }, { "name": "NOTAS", "type": "esriFieldTypeString", "alias": "NOTAS", "length": 100, "domain": null }, { "name": "FECHA_INV", "type": "esriFieldTypeDate", "alias": "FECHA_INV", "length": 8, "domain": null }, { "name": "EDITADO", "type": "esriFieldTypeDate", "alias": "EDITADO", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }