{ "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" }