{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Botellas de Fibra Optica", "type": "Feature Layer", "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.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 1, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "length": 8, "domain": null }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "length": 50, "domain": null }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "length": 8, "domain": null }, { "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" } }, { "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" } }, { "name": "categoria", "type": "esriFieldTypeSmallInteger", "alias": "Categoria", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID Botella", "domain": null }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "length": 1, "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" } }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "length": 8, "domain": null }, { "name": "capacidad", "type": "esriFieldTypeString", "alias": "Capacidad", "length": 30, "domain": null }, { "name": "nomen", "type": "esriFieldTypeString", "alias": "Nomenclatura", "length": 47, "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "length": 50, "domain": null }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "length": 40, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "length": 20, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "length": 10, "domain": null }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "length": 10, "domain": null }, { "name": "documento", "type": "esriFieldTypeString", "alias": "Documento", "length": 40, "domain": null }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "length": 40, "domain": null }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "length": 8, "domain": null }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "length": 40, "domain": null }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "length": 250, "domain": null }, { "name": "idqgis", "type": "esriFieldTypeInteger", "alias": "ID QGIS", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "length": 20, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r494_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a394_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "17134f640b534160aee646a6ce26d017" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Nodos de Fibra Optica", "type": "Feature Layer", "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.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 1, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nombre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "length": 8, "domain": null }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "length": 50, "domain": null }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "length": 8, "domain": null }, { "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" } }, { "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" } }, { "name": "categoria", "type": "esriFieldTypeSmallInteger", "alias": "Categoria", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID Nodo", "domain": null }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "length": 1, "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" } }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "length": 8, "domain": null }, { "name": "capacidad", "type": "esriFieldTypeString", "alias": "Capacidad", "length": 30, "domain": null }, { "name": "nomen", "type": "esriFieldTypeString", "alias": "Nomenclatura", "length": 47, "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "length": 50, "domain": null }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "length": 40, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "length": 20, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "length": 10, "domain": null }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "length": 10, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "length": 40, "domain": null }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "length": 40, "domain": null }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "length": 8, "domain": null }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "length": 40, "domain": null }, { "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" } }, { "name": "nodo_cascada", "type": "esriFieldTypeString", "alias": "Nodo de Cascada", "length": 10, "domain": null }, { "name": "camara_nombre", "type": "esriFieldTypeString", "alias": "Camaras - Nombres", "length": 50, "domain": null }, { "name": "camara_switch_ip", "type": "esriFieldTypeString", "alias": "Camaras - Switch IP", "length": 39, "domain": null }, { "name": "camara_switch_marca", "type": "esriFieldTypeString", "alias": "Camaras - Switch Marca", "length": 50, "domain": null }, { "name": "camara_switch_modelo", "type": "esriFieldTypeString", "alias": "Camaras - Switch Modelo", "length": 50, "domain": null }, { "name": "camara_pelo_enlace", "type": "esriFieldTypeString", "alias": "Camaras - Pelo de Enlace", "length": 20, "domain": null }, { "name": "camara_pelos_capacidad", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Capacidad de Pelos", "domain": null }, { "name": "camara_pelos_usables", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos disponibles para MSM", "domain": null }, { "name": "camara_pelos_usados", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos utilizados", "domain": null }, { "name": "camara_pelos_disponibles", "type": "esriFieldTypeSmallInteger", "alias": "Camaras - Pelos para utilizar", "domain": null }, { "name": "dato_nombre", "type": "esriFieldTypeString", "alias": "Datos - Nombres", "length": 50, "domain": null }, { "name": "dato_switch_ip", "type": "esriFieldTypeString", "alias": "Datos - Switch IP", "length": 39, "domain": null }, { "name": "dato_switch_marca", "type": "esriFieldTypeString", "alias": "Datos - Switch Marca", "length": 50, "domain": null }, { "name": "dato_switch_modelo", "type": "esriFieldTypeString", "alias": "Datos - Switch Modelo", "length": 50, "domain": null }, { "name": "dato_pelo_enlace", "type": "esriFieldTypeString", "alias": "Datos - Pelo de Enlace", "length": 20, "domain": null }, { "name": "edificio_nombre", "type": "esriFieldTypeString", "alias": "Edificios - Nombres", "length": 50, "domain": null }, { "name": "edificio_mikrotik", "type": "esriFieldTypeString", "alias": "Edificios - Mikrotik", "length": 50, "domain": null }, { "name": "edificio_pelo_enlace", "type": "esriFieldTypeString", "alias": "Edificios - Pelo de Enlace", "length": 20, "domain": null }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "length": 20, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "17134f640b534160aee646a6ce26d017" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Red de Fibra Optica", "type": "Feature Layer", "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.", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "©GIS - Geomática - IDE - Municipalidad de San Miguel, Buenos Aires, Argentina.", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 1, "referenceScale": 0.0, "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": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 251, 255 ], "toColor": [ 182, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 215, 255 ], "toColor": [ 199, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 231, 252, 255 ], "toColor": [ 202, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "trazado", "typeIdField": "tipo", "subtypeFieldName": "tipo", "subtypeField": "tipo", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Usuario Creador", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Fecha de Creacion", "length": 8, "domain": null }, { "name": "last_user", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "length": 50, "domain": null }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "Ultima Modificacion", "length": 8, "domain": null }, { "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" } }, { "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" } }, { "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" } }, { "name": "brinda_servicio", "type": "esriFieldTypeString", "alias": "Brinda Servicio", "length": 1, "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" } }, { "name": "fecha_servicio", "type": "esriFieldTypeDate", "alias": "Fecha Servicio", "length": 8, "domain": null }, { "name": "diametro", "type": "esriFieldTypeDouble", "alias": "Diametro", "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "length": 50, "domain": null }, { "name": "instalador", "type": "esriFieldTypeString", "alias": "Instalador", "length": 20, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "Etapa", "length": 10, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "length": 20, "domain": null }, { "name": "rotulo", "type": "esriFieldTypeString", "alias": "Rotulo", "length": 1, "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" } }, { "name": "documento", "type": "esriFieldTypeString", "alias": "Documento", "length": 40, "domain": null }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "length": 40, "domain": null }, { "name": "fecha_fuente", "type": "esriFieldTypeDate", "alias": "Fecha Fuente", "length": 8, "domain": null }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "length": 50, "domain": null }, { "name": "pelos_capacidad", "type": "esriFieldTypeSmallInteger", "alias": "Capacidad de Pelos", "domain": null }, { "name": "pelos_usables", "type": "esriFieldTypeSmallInteger", "alias": "Pelos disponibles para MSM", "domain": null }, { "name": "pelos_usados", "type": "esriFieldTypeSmallInteger", "alias": "Pelos utilizados", "domain": null }, { "name": "pelos_disponibles", "type": "esriFieldTypeSmallInteger", "alias": "Pelos para utilizar", "domain": null }, { "name": "etiqueta", "type": "esriFieldTypeString", "alias": "Etiqueta", "length": 40, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "Usuario GP", "length": 20, "domain": null }, { "name": "troncal", "type": "esriFieldTypeString", "alias": "Troncal", "length": 1, "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" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r493_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a393_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} }, "id": 1, "name": "Fibra Optica" }, { "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} }, "id": 2, "name": "Cobre" } ], "subtypes": [ { "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} }, "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": null, "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 }, "code": 1, "name": "Fibra Optica" }, { "domains": { "existencia": {"type": "inherited"}, "trazado": {"type": "inherited"}, "brinda_servicio": {"type": "inherited"}, "rotulo": {"type": "inherited"} }, "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": null, "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 }, "code": 2, "name": "Cobre" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "17134f640b534160aee646a6ce26d017" } ], "tables": [] }