{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Recorridos de Colectivos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 1, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Representación digital de los recorridos de líneas de colectivos que transitan por el Partido de San Miguel, Provincia de Buenos Aires, especificando los ramales.\n\n\nFuente: Dirección de Tránsito y Seguridad Vial - Secretaría de Seguridad - Municipalidad de San Miguel, Bs. As.", "copyrightText": "© GIS - Geomática - 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": -6543007.711642494, "ymin": -4109564.5763782877, "xmax": -6527840.891455718, "ymax": -4096006.117435075, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.5 }, "label": "Recorridos de Colectivos" }, "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": "linea", "typeIdField": "", "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 de recorrido", "domain": { "type": "codedValue", "name": "Tipo de Colectivo", "description": "Tipo de colectivo", "codedValues": [ { "name": "Sin Dato", "code": 9 }, { "name": "Distrital", "code": 1 }, { "name": "Interdistrital", "code": 2 }, { "name": "Metropolitano", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "tipo" }, { "name": "linea", "type": "esriFieldTypeString", "alias": "Linea", "domain": null, "editable": true, "nullable": false, "length": 6, "defaultValue": "0", "modelName": "linea" }, { "name": "sentido", "type": "esriFieldTypeString", "alias": "Sentido", "domain": { "type": "codedValue", "name": "Sentido de Recorrido", "description": "Sentido de recorrido de colectivos", "codedValues": [ { "name": "Ida", "code": "I" }, { "name": "Vuelta", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 1, "defaultValue": "I", "modelName": "sentido" }, { "name": "ramal", "type": "esriFieldTypeString", "alias": "Ramal", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ramal" }, { "name": "hacia", "type": "esriFieldTypeString", "alias": "Hacia", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "hacia" }, { "name": "recorrido", "type": "esriFieldTypeString", "alias": "Recorrido", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "recorrido" }, { "name": "usuario_id", "type": "esriFieldTypeString", "alias": "usuario_id", "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": "r603_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a503_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Recorridos de Colectivos", "description": "", "prototype": { "attributes": { "sentido": "I", "hacia": null, "ramal": null, "tipo": 1, "linea": "0", "recorrido": null, "usuario_id": "0" } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Distrital", "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": 1, "linea": "0", "sentido": "I", "ramal": null, "hacia": null, "recorrido": null, "usuario_id": null }, "domains": { "sentido": {"type": "inherited"} } }, { "code": 2, "name": "Interdistrital", "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": 2, "linea": "0", "sentido": "I", "ramal": null, "hacia": null, "recorrido": null, "usuario_id": null }, "domains": { "sentido": {"type": "inherited"} } }, { "code": 3, "name": "Metropolitano", "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": 3, "linea": "0", "sentido": "I", "ramal": null, "hacia": null, "recorrido": null, "usuario_id": null }, "domains": { "sentido": {"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": "02c6431ffa3a45b0804909bc8b6178ec" }