{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "GPon Spliters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GPon Spliters", "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" }, "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": -6540034.153781559, "ymin": -4107152.9130960037, "xmax": -6530990.648355507, "ymax": -4100505.3445615363, "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": [ 168, 168, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "Spliter" }, "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": "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": true, "defaultValue": 1, "modelName": "existencia" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id Spliter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "clase", "type": "esriFieldTypeString", "alias": "Clase", "domain": { "type": "codedValue", "name": "GPon Spliter Clase", "description": "GPon Spliter Clase", "codedValues": [ { "name": "Generico", "code": "generico" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "clase" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nombre" }, { "name": "pelos_entrantes", "type": "esriFieldTypeSmallInteger", "alias": "Cant Pelos Entrantes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pelos_entrantes" }, { "name": "pelos_salientes", "type": "esriFieldTypeSmallInteger", "alias": "Cant Pelos Salientes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pelos_salientes" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicacion", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ubicacion" }, { "name": "descripcion", "type": "esriFieldTypeString", "alias": "Descripcion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "descripcion" }, { "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 GeoPortal", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "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": "r498_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a398_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GPon Spliters", "description": "", "prototype": { "attributes": { "usuario_id": null, "existencia": 1, "id": null, "clase": null, "nombre": null, "pelos_entrantes": null, "pelos_salientes": null, "ubicacion": null, "descripcion": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "865a709c31734d7eb654474e7110e311" }