{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Botellas de Fibra Optica", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Representación digital de las botellas presentes en el tendido de fibra óptica en el Partido de San Miguel, Provincia de Buenos Aires.\n\n\n\n\nFuente: Secretaría de Seguridad y Dirección de Infraestructura de la SubSecretaría de Obras Públicas de la Municipalidad de San Miguel, Bs. As.", "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_date", "editorField": "last_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -6542953.661906678, "ymin": -4109670.4019192336, "xmax": -6529647.508442935, "ymax": -4098855.829298596, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 5347, "latestWkid": 5347, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "Botellas FO" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "last_user" }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_date" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "FO Botella tipo", "description": "Tipo de Botella de Fibra Optica", "codedValues": [ { "name": "Botella", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "tipo" }, { "name": "existencia", "type": "esriFieldTypeSmallInteger", "alias": "Existencia", "domain": { "type": "codedValue", "name": "Estado de Implementacion", "description": "Estado de existencia", "codedValues": [ { "name": "Baja", "code": 0 }, { "name": "Existente", "code": 1 }, { "name": "Proyectado", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "existencia" }, { "name": "categoria", "type": "esriFieldTypeSmallInteger", "alias": "Categoria", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "categoria" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID Botella", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "id" }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "domain": { "type": "codedValue", "name": "Estado Si_No", "description": "Indicador booleano Si o No", "codedValues": [ { "name": "Si", "code": "S" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "brinda_servicio" }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_servicio" }, { "name": "capacidad", "type": "esriFieldTypeString", "alias": "Capacidad", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "capacidad" }, { "name": "nomen", "type": "esriFieldTypeString", "alias": "Nomenclatura", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "nomen" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ubicacion" }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "instalador" }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "etapa" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "codigo" }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "rotulo" }, { "name": "documento", "type": "esriFieldTypeString", "alias": "Documento", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "documento" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "fuente" }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_fuente" }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "etiqueta" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "observ" }, { "name": "idqgis", "type": "esriFieldTypeInteger", "alias": "ID QGIS", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "idqgis" }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "usuario_id" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r494_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a394_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Botella Fibra Optica", "description": "", "prototype": { "attributes": { "existencia": 1, "documento": null, "tipo": 1, "categoria": 1, "observ": null, "idqgis": 0, "usuario_id": "0", "etiqueta": null, "fecha_fuente": null, "fuente": null, "id": 0, "brinda_servicio": null, "fecha_servicio": null, "capacidad": null, "nomen": null, "ubicacion": null, "instalador": null, "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bae8b744cf434bb58636bf3f0d26064a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Nodos de Fibra Optica", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Representación digital de los nodos del tendido de fibra óptica en el Partido de San Miguel, Provincia de Buenos Aires.\n\n\n\n\nFuente: Secretaría de Seguridad y Dirección de Infraestructura de la SubSecretaría de Obras Públicas de la Municipalidad de San Miguel, Bs. As.", "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_date", "editorField": "last_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -6541963.8387432955, "ymin": -4108996.1577988155, "xmax": -6529725.716055638, "ymax": -4098846.6082656, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 5347, "latestWkid": 5347, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "27969b6091b393f52a3c306b7f317401", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQ0lEQVQ4jWNhoBCwUNOAeAYGBkci9fUzMDBcRDfAEmoIMWANNgPIAizkaRs1YBgHYh8DA8MKIvVdxmbALSgm2wVkAQDlfQgTvg8uHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Nodos FO" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "nombre", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "last_user" }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_date" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "FO Nodo tipo", "description": "Tipo de Nodo de Fibra Optica", "codedValues": [ { "name": "Nodo", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "tipo" }, { "name": "existencia", "type": "esriFieldTypeSmallInteger", "alias": "Existencia", "domain": { "type": "codedValue", "name": "Estado de Implementacion", "description": "Estado de existencia", "codedValues": [ { "name": "Baja", "code": 0 }, { "name": "Existente", "code": 1 }, { "name": "Proyectado", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "existencia" }, { "name": "categoria", "type": "esriFieldTypeSmallInteger", "alias": "Categoria", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "categoria" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID Nodo", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "id" }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "domain": { "type": "codedValue", "name": "Estado Si_No", "description": "Indicador booleano Si o No", "codedValues": [ { "name": "Si", "code": "S" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "brinda_servicio" }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_servicio" }, { "name": "capacidad", "type": "esriFieldTypeString", "alias": "Capacidad", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "capacidad" }, { "name": "nomen", "type": "esriFieldTypeString", "alias": "Nomenclatura", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "nomen" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ubicacion" }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "instalador" }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "etapa" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "codigo" }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "rotulo" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "documento" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "fuente" }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_fuente" }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "etiqueta" }, { "name": "nodo_estado", "type": "esriFieldTypeSmallInteger", "alias": "Estado del Nodo", "domain": { "type": "codedValue", "name": "Estado de Accion", "description": "Estado de Accion o Funcionamiento", "codedValues": [ { "name": "NO Activo", "code": 0 }, { "name": "Activo", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "nodo_estado" }, { "name": "nodo_cascada", "type": "esriFieldTypeString", "alias": "Nodo de Cascada", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "nodo_cascada" }, { "name": "camara_nombre", "type": "esriFieldTypeString", "alias": "Camaras - Nombres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "camara_nombre" }, { "name": "camara_switch_ip", "type": "esriFieldTypeString", "alias": "Camaras - Switch IP", "domain": null, "editable": true, "nullable": true, "length": 39, "defaultValue": null, "modelName": "camara_switch_ip" }, { "name": "camara_switch_marca", "type": "esriFieldTypeString", "alias": "Camaras - Switch Marca", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "camara_switch_marca" }, { "name": "camara_switch_modelo", "type": "esriFieldTypeString", "alias": "Camaras - Switch Modelo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "camara_switch_modelo" }, { "name": "camara_pelo_enlace", "type": "esriFieldTypeString", "alias": "Camaras - Pelo de Enlace", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "camara_pelo_enlace" }, { "name": "camara_pelos_capacidad", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Capacidad de Pelos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "camara_pelos_capacidad" }, { "name": "camara_pelos_usables", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos disponibles para MSM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "camara_pelos_usables" }, { "name": "camara_pelos_usados", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos utilizados", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "camara_pelos_usados" }, { "name": "camara_pelos_disponibles", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos para utilizar", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "camara_pelos_disponibles" }, { "name": "dato_nombre", "type": "esriFieldTypeString", "alias": "Datos - Nombres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "dato_nombre" }, { "name": "dato_switch_ip", "type": "esriFieldTypeString", "alias": "Datos - Switch IP", "domain": null, "editable": true, "nullable": true, "length": 39, "defaultValue": null, "modelName": "dato_switch_ip" }, { "name": "dato_switch_marca", "type": "esriFieldTypeString", "alias": "Datos - Switch Marca", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "dato_switch_marca" }, { "name": "dato_switch_modelo", "type": "esriFieldTypeString", "alias": "Datos - Switch Modelo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "dato_switch_modelo" }, { "name": "dato_pelo_enlace", "type": "esriFieldTypeString", "alias": "Datos - Pelo de Enlace", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "dato_pelo_enlace" }, { "name": "edificio_nombre", "type": "esriFieldTypeString", "alias": "Edificios - Nombres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "edificio_nombre" }, { "name": "edificio_mikrotik", "type": "esriFieldTypeString", "alias": "Edificios - Mikrotik", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "edificio_mikrotik" }, { "name": "edificio_pelo_enlace", "type": "esriFieldTypeString", "alias": "Edificios - Pelo de Enlace", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "edificio_pelo_enlace" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "observ" }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "usuario_id" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r495_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_495", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_495", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a395_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Nodos Fibra Optica", "description": "", "prototype": { "attributes": { "existencia": 1, "dato_switch_modelo": null, "etiqueta": null, "tipo": 1, "categoria": 1, "observ": null, "edificio_pelo_enlace": null, "usuario_id": "0", "edificio_mikrotik": null, "edificio_nombre": null, "dato_pelo_enlace": null, "id": 0, "brinda_servicio": null, "fecha_servicio": null, "capacidad": null, "nomen": null, "ubicacion": null, "instalador": null, "etapa": null, "codigo": null, "rotulo": null, "nombre": null, "fuente": null, "fecha_fuente": null, "nodo_estado": 1, "nodo_cascada": null, "camara_nombre": null, "camara_switch_ip": null, "camara_switch_marca": null, "camara_switch_modelo": null, "camara_pelo_enlace": null, "camara_pelos_capacidad": null, "camara_pelos_usables": null, "camara_pelos_usados": null, "camara_pelos_disponibles": null, "dato_nombre": null, "dato_switch_ip": null, "dato_switch_marca": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bae8b744cf434bb58636bf3f0d26064a" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Red de Fibra Optica", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Representación digital del tendido existente de fibra óptica en el Partido de San Miguel, Provincia de Buenos Aires.\n\n\n\n\nFuente: Secretaría de Seguridad y Dirección de Infraestructura de la SubSecretaría de Obras Públicas de la Municipalidad de San Miguel, Bs. As.", "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_date", "editorField": "last_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -6542990.347989754, "ymin": -4110117.7938681403, "xmax": -6528199.758047057, "ymax": -4096491.402227581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 5347, "latestWkid": 5347, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "instalador", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "Danez Net", "label": "Danez Net" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Municipalidad", "label": "Municipalidad" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Metrotel", "label": "Metrotel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 }, "value": "Tesur", "label": "Tesur" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 2 }, "value": "Telecom", "label": "Telecom" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Telefonica", "label": "Telefónica" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Claro", "label": "Claro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "Telered", "label": "Telered" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 189, 252, 255 ], "toColor": [ 192, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 210, 255 ], "toColor": [ 252, 224, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 215, 255 ], "toColor": [ 252, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "trazado", "typeIdField": "instalador", "subtypeField": "tipo", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "last_user" }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_date" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "Tipo de Fibra Obtica", "description": "Tipo de fibra obtica", "codedValues": [ { "name": "Cobre", "code": 2 }, { "name": "Fibra Optica", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "tipo" }, { "name": "existencia", "type": "esriFieldTypeSmallInteger", "alias": "Existencia", "domain": { "type": "codedValue", "name": "Estado de Implementacion", "description": "Estado de existencia", "codedValues": [ { "name": "Baja", "code": 0 }, { "name": "Existente", "code": 1 }, { "name": "Proyectado", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "existencia" }, { "name": "trazado", "type": "esriFieldTypeSmallInteger", "alias": "Trazado", "domain": { "type": "codedValue", "name": "Tipo de Trazado Red", "description": "Tipo de trazado de red", "codedValues": [ { "name": "Aereo", "code": 1 }, { "name": "Canalizado", "code": 2 }, { "name": "Superficial", "code": 3 }, { "name": "Por FFCC", "code": 4 }, { "name": "Soterrado", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "trazado" }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "domain": { "type": "codedValue", "name": "Estado Si_No", "description": "Indicador booleano Si o No", "codedValues": [ { "name": "Si", "code": "S" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 1, "defaultValue": "S", "modelName": "brinda_servicio" }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_servicio" }, { "name": "diametro", "type": "esriFieldTypeDouble", "alias": "Diametro", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "diametro" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ubicacion" }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": "0", "modelName": "instalador" }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "etapa" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "codigo" }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "domain": { "type": "codedValue", "name": "Estado Si_No", "description": "Indicador booleano Si o No", "codedValues": [ { "name": "Si", "code": "S" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "rotulo" }, { "name": "documento", "type": "esriFieldTypeString", "alias": "Documento", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "documento" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "fuente" }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_fuente" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "observacion" }, { "name": "pelos_capacidad", "type": "esriFieldTypeSmallInteger", "alias": "Capacidad de Pelos", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "pelos_capacidad" }, { "name": "pelos_usables", "type": "esriFieldTypeSmallInteger", "alias": "Pelos disponibles para MSM", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "pelos_usables" }, { "name": "pelos_usados", "type": "esriFieldTypeSmallInteger", "alias": "Pelos utilizados", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "pelos_usados" }, { "name": "pelos_disponibles", "type": "esriFieldTypeSmallInteger", "alias": "Pelos para utilizar", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "pelos_disponibles" }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "etiqueta" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "usuario_id" }, { "name": "troncal", "type": "esriFieldTypeString", "alias": "Troncal", "domain": { "type": "codedValue", "name": "Fibra Optica Troncal", "description": "Tipo de Troncal de la red de fibra optica", "codedValues": [ { "name": "Principal", "code": "P" }, { "name": "Secundario", "code": "S" }, { "name": "Alternativo", "code": "A" }, { "name": "Dispersion de Datos", "code": "D" }, { "name": "Dispersion de CCTV", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "A", "modelName": "troncal" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r493_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a393_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Danez Net", "name": "Danez Net", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Danez Net", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Danez Net", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Municipalidad", "name": "Municipalidad", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Municipalidad", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Municipalidad", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrotel", "name": "Metrotel", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Metrotel", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Metrotel", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tesur", "name": "Tesur", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Tesur", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Tesur", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Telecom", "name": "Telecom", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Telecom", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Telecom", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Telefonica", "name": "Telefónica", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Telefónica", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Telefonica", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Claro", "name": "Claro", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Claro", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Claro", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Telered", "name": "Telered", "domains": { "tipo": {"type": "inherited"}, "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"}, "troncal": {"type": "inherited"} }, "templates": [ { "name": "Telered", "description": "", "prototype": { "attributes": { "ubicacion": null, "documento": null, "tipo": 1, "existencia": 1, "trazado": 1, "fecha_servicio": null, "observ": null, "pelos_capacidad": 0, "pelos_usables": 0, "pelos_usados": 0, "etiqueta": null, "usuario_id": "0", "troncal": "A", "pelos_disponibles": 0, "fecha_fuente": null, "fuente": null, "brinda_servicio": "S", "diametro": 0, "instalador": "Telered", "etapa": null, "codigo": null, "rotulo": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Fibra Optica", "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": 1, "existencia": 1, "trazado": 1, "brinda_servicio": "S", "fecha_servicio": null, "diametro": null, "ubicacion": null, "instalador": "0", "etapa": null, "codigo": null, "rotulo": null, "documento": null, "fuente": null, "fecha_fuente": null, "observ": null, "pelos_capacidad": null, "pelos_usables": null, "pelos_usados": null, "pelos_disponibles": null, "etiqueta": null, "usuario_id": null, "troncal": null, "st_length(shape)": null }, "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} } }, { "code": 2, "name": "Cobre", "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": 2, "existencia": 1, "trazado": 1, "brinda_servicio": "S", "fecha_servicio": null, "diametro": null, "ubicacion": null, "instalador": "0", "etapa": null, "codigo": null, "rotulo": null, "documento": null, "fuente": null, "fecha_fuente": null, "observ": null, "pelos_capacidad": null, "pelos_usables": null, "pelos_usados": null, "pelos_disponibles": null, "etiqueta": null, "usuario_id": null, "troncal": null, "st_length(shape)": null }, "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bae8b744cf434bb58636bf3f0d26064a" } ], "tables": [] }