{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 1,
 "name": "Nombre de calle",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 0,
  "name": "Cartografia"
 },
 "defaultVisibility": true,
 "minScale": 30000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "advancedQueryCapabilities": {
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsQueryWithResultType": true,
  "supportsCountDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsHavingClause": true,
  "supportsQueryWithLodSR": true,
  "supportsTopFeaturesQuery": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsPercentileStatistics": true,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": -9006870.5106,
  "ymin": -182537.69040000066,
  "xmax": -8897325.8937,
  "ymax": -49855.03400000185,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     240,
     240,
     240,
     0
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[CALDES]",
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "textLayout": "straight",
    "allowOverrun": false,
    "repeatLabel": false,
    "deconflictionStrategy": "dynamic",
    "removeDuplicates": "all",
    "removeDuplicatesDistance": 0,
    "lineConnection": "minimizeLabels",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 15000,
    "name": "Default",
    "priority": 50,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "objectid",
 "globalIdField": "globalid",
 "displayField": "calcod",
 "typeIdField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID",
   "editable": false
  },
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GLOBALID"
  },
  {
   "name": "calcod",
   "type": "esriFieldTypeString",
   "alias": "CALCOD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6,
   "defaultValue": null,
   "modelName": "CALCOD"
  },
  {
   "name": "caldes",
   "type": "esriFieldTypeString",
   "alias": "CALDES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CALDES"
  },
  {
   "name": "zona",
   "type": "esriFieldTypeString",
   "alias": "ZONA",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "ZONA"
  },
  {
   "name": "fecharegistro",
   "type": "esriFieldTypeDate",
   "alias": "F Cre Sis",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 29,
   "defaultValue": null,
   "modelName": "FECHAREGISTRO"
  },
  {
   "name": "usuarioregistro",
   "type": "esriFieldTypeString",
   "alias": "Usu Cre",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "USUARIOREGISTRO"
  },
  {
   "name": "fechamodificacionregistro",
   "type": "esriFieldTypeDate",
   "alias": "F Mod Sis",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 29,
   "defaultValue": null,
   "modelName": "FECHAMODIFICACIONREGISTRO"
  },
  {
   "name": "usuariomodificacionregistro",
   "type": "esriFieldTypeString",
   "alias": "Usu Mod",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "USUARIOMODIFICACIONREGISTRO"
  },
  {
   "name": "canton_cod",
   "type": "esriFieldTypeString",
   "alias": "CANTON",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "CANTON_COD"
  },
  {
   "name": "canton_des",
   "type": "esriFieldTypeString",
   "alias": "CANTON_DES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CANTON_DES"
  },
  {
   "name": "parroq_cod",
   "type": "esriFieldTypeString",
   "alias": "PARROQ_COD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6,
   "defaultValue": null,
   "modelName": "PARROQ_COD"
  },
  {
   "name": "parroq_des",
   "type": "esriFieldTypeString",
   "alias": "PARROQ_DES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "PARROQ_DES"
  },
  {
   "name": "tipo_cod",
   "type": "esriFieldTypeString",
   "alias": "TIPO_COD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "TIPO_COD"
  },
  {
   "name": "tipo_des",
   "type": "esriFieldTypeString",
   "alias": "TIPO_DES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "TIPO_DES"
  },
  {
   "name": "provin_cod",
   "type": "esriFieldTypeString",
   "alias": "PROVIN_COD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "PROVIN_COD"
  },
  {
   "name": "provin_des",
   "type": "esriFieldTypeString",
   "alias": "PROVIN_DES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "PROVIN_DES"
  },
  {
   "type": "esriFieldTypeDouble",
   "nullable": true,
   "editable": false,
   "domain": null,
   "defaultValue": null,
   "virtual": true,
   "name": "SHAPE__Length",
   "alias": "SHAPE__Length"
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "r245_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "uuid_245",
   "fields": "globalid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a153_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Nombre de calle",
   "description": "",
   "prototype": {
    "attributes": {
     "provin_des": null,
     "provin_cod": null,
     "calcod": null,
     "caldes": null,
     "zona": null,
     "fecharegistro": null,
     "usuarioregistro": null,
     "fechamodificacionregistro": null,
     "usuariomodificacionregistro": null,
     "canton_cod": null,
     "canton_des": null,
     "parroq_cod": null,
     "parroq_des": null,
     "tipo_cod": null,
     "tipo_des": null
    }
   },
   "drawingTool": "esriFeatureEditToolLine"
  }
 ],
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 2000,
 "tileMaxRecordCount": 2000,
 "standardMaxRecordCountNoGeometry": 16000,
 "maxRecordCountFactor": 1,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "maxRecordCount": 2000,
 "allowGeometryUpdates": true,
 "capabilities": "Query",
 "enableZDefaults": true,
 "zDefault": 0,
 "allowUpdateWithoutMValues": true,
 "hasGeometryProperties": true,
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "supportsApplyEditsWithGlobalIds": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE__Length",
  "units": "esriMeters"
 },
 "serviceItemId": "4e49241be6944f08b3068e7a2054ce53",
 "hasMetadata": true,
 "supportsAppend": true,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection",
 "supportsQuantizationEditMode": true,
 "supportsAttachmentsByUploadId": true,
 "supportsAsyncDelete": true,
 "supportsFieldDescriptionProperty": true,
 "supportsExceedsLimitStatistics": true,
 "sqlParserVersion": "PG_10.8.1"
}