{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Cobertura Internet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Representación digital de la cobertura de internet del Partido de San Miguel.", "copyrightText": "© GIS - Geomática - Municipalidad de San Miguel, Buenos Aires, Argentina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_date", "editorField": "last_user" }, "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -6550739.070954884, "ymin": -4110874.2083557937, "xmax": -6523905.601568825, "ymax": -4096025.242376305, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 195, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "Cobertura de internet" }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "empresa", "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": "usuario_id", "type": "esriFieldTypeString", "alias": "usuario_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "usuario_id" }, { "name": "servicio", "type": "esriFieldTypeString", "alias": "Servicio", "domain": { "type": "codedValue", "name": "internet_cobertura_servicio", "description": "Servicio Cobertura Internet", "codedValues": [ { "name": "Internet", "code": "internet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "servicio" }, { "name": "caracteristica", "type": "esriFieldTypeString", "alias": "Caracteristica", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "caracteristica" }, { "name": "redes", "type": "esriFieldTypeString", "alias": "Redes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "redes" }, { "name": "cobertura", "type": "esriFieldTypeString", "alias": "Cobertura", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cobertura" }, { "name": "empresa", "type": "esriFieldTypeString", "alias": "Empresa", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "empresa" }, { "name": "documento", "type": "esriFieldTypeString", "alias": "Documento", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "documento" }, { "name": "nombre_comercial", "type": "esriFieldTypeString", "alias": "Nombre Comercial", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nombre_comercial" }, { "name": "web", "type": "esriFieldTypeString", "alias": "Sitio Web", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "web" }, { "name": "contacto", "type": "esriFieldTypeString", "alias": "Contacto", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "contacto" }, { "name": "telefono", "type": "esriFieldTypeString", "alias": "Telefono", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "telefono" }, { "name": "email", "type": "esriFieldTypeString", "alias": "eMail", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "email" }, { "name": "f_actualizacion", "type": "esriFieldTypeDate", "alias": "Fecha de Actualizacion", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "f_actualizacion" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observ" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Superficie", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r668_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_668", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_668", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a562_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cobertura Internet", "description": "", "prototype": { "attributes": { "f_actualizacion": null, "observ": null, "email": null, "telefono": null, "contacto": null, "web": null, "nombre_comercial": null, "usuario_id": "0", "servicio": null, "caracteristica": null, "redes": null, "cobertura": null, "empresa": null, "documento": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "40d29655c60c4f2cb7b2c83a956eda57" } ], "tables": [] }