{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Street Names", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "system_create_date", "creatorField": "user_create", "editDateField": "system_mod_date", "editorField": "user_mod" }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": true, "supportsTopFeaturesQuery": true, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 356215.55319999997, "ymin": 4117612.7026000004, "xmax": 782835.3087999998, "ymax": 4497029.422599999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.213699494949494E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 165, 54, 102, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "supportsVCSProjection": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "street_name_id", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "street_name_id", "type": "esriFieldTypeString", "alias": "STREET_NAME_ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "STREET_NAME_ID" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "from_measure", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "from_measure" }, { "name": "to_measure", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "to_measure" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "street_name" }, { "name": "field_establish_date", "type": "esriFieldTypeDate", "alias": "FIELD_ESTABLISH_DATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "field_establish_date" }, { "name": "rh_from_date", "type": "esriFieldTypeDate", "alias": "RH_FROM_DATE", "domain": null, "editable": true, "nullable": false, "length": 29, "defaultValue": null, "modelName": "RH_FROM_DATE" }, { "name": "rh_to_date", "type": "esriFieldTypeDate", "alias": "RH_TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "rh_to_date" }, { "name": "locerror", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "user_create", "type": "esriFieldTypeString", "alias": "USER_CREATE", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "user_create" }, { "name": "user_mod", "type": "esriFieldTypeString", "alias": "USER_MOD", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "user_mod" }, { "name": "system_create_date", "type": "esriFieldTypeDate", "alias": "SYSTEM_CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "system_create_date" }, { "name": "system_mod_date", "type": "esriFieldTypeDate", "alias": "SYSTEM_MOD_DATE", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "system_mod_date" }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "i4176rh_from_dat", "fields": "rh_from_date,rh_to_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i4176route_id", "fields": "route_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i4176street_name", "fields": "street_name_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r915_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a743_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Names", "description": "", "prototype": { "attributes": { "rh_from_date": -2209161600000, "rh_to_date": null, "locerror": null, "street_name_id": " ", "route_id": " ", "from_measure": null, "to_measure": null, "street_name": null, "field_establish_date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "definitionQuery": "RH_TO_DATE IS NULL And (ROUTE_ID NOT LIKE '__0%' AND ROUTE_ID NOT LIKE '__7%' AND ROUTE_ID NOT LIKE '__U%' AND ROUTE_ID NOT LIKE '__T%' AND ROUTE_ID NOT LIKE '__R%')", "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "serviceItemId": "273f4726077d4f28a921aa8d2fb2074c", "hasMetadata": false, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "supportsAppend": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection", "supportsQuantizationEditMode": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "supportsExceedsLimitStatistics": true, "sqlParserVersion": "PG_10.8.1" }