{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "GIS_Data_SDE.SDE.Roseview_Transit_Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a95489ed3f065ba4c0a1a048086a58cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAkCAYAAABixKGjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADW0lEQVRIid2VT0jbcBTHX5r0Z/+obUV2Fzx42WF4mZCLurbqPLkNNreDjE1h87Q5NpQxe9hwDHbaBpYJg4mWDUR0k5nYk1IHrnjwspt40YtQ0TSN6a/JeNlSYk1ri3rZF8KPX17z+b1833spB+co7v+Eh0KhZkppC6VaIyEkzDBME6W53wCwoWnZ1Ww2O5NIJLYqhXt5nh90OLihmhpvvZMQ4Lj8T5sopXjdyMjyW57nn62srLwuC47Zahoz6na7ur3V1fYZcZxxuVwuIISMtbcHbzsc0CGK4nYpuDeX01/6/L4wIaTY2x59oLoaWI67uJfamwSAtqJwtMLj8ZQNNoVv4PPVtvI8/9RqEWe1Az02rWhoaIDr13ogEPCD3x8wVlOp1J6xbm5uwseJCWPv9njAq9SMdXV1xRYWFraOwLErsHjm/v69u8YBqFu9d45lOz01CYHAJXgSeAzDI8+Ne/jGh4eZMABEC+BaI3aFKRNsgorJ+rsqlwvSabnlGJxlubCl3YpmXCjrwfi8ruuX8/t/KyHE2QRnIPKXgxaoJlxV1SxO3qkO0DQNFEVZQR7u8z4wDPMTJ89qTSmv7UQpRVuS5j5PSqV2v3i9nj7OMpUPHg4a64f3746B7GI5SiGTSX87Bl9fX4/X118wJs4q7PFissYwa0mSdtfW1lbNe9b2UDVNe5WR5WEciGIZmyqMIZxh2BkASNvBIR4XI62tV3qchDRhG5qeFxsiM4bgg/39jXhcfFTqw6VSehjJyPJ0TW1tyT63xjKyjF6/sWZtB4fl5eVYMBgeopQ2Fw6VnVRVxSuZSCQ+F8Zsn2YYfeBgf/9XoK7uRDhmzTB6xC5mCxcEIdnWFvyUkeU+s7h2UhQFstlcdGlJmC8bjmJZGJFlua/gLy4vLGJaknYcDt34SFUEF0VxOxTqwOK+wOLa2aHrzLwoLiYrhqME4cdoMBjuLiwuZo1FXFpaHIASOrEdGEaPpCVpzuf3l1XEiuCCIMwHg+Gkmb3ZeqJoX8SK4Ci31x1NS9I4Zn+oKFDlduc/TqeGz83ORjs7r45j61FKdxa/z4+eGRzldFZh9v0sy51oR8Vwj4dEOCfbr+Wy0TOHx2Kx7Zu9vQOxqa/JM4cDHjA1VXbWFcMr1bnC/wBZwn0eZHaCOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 541127.2420472465, "ymin": 1669395.9541690722, "xmax": 541127.2420472465, "ymax": 1669395.9541690722, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Stop Type", "length": 255, "domain": { "type": "codedValue", "name": "Stop Type", "description": "Bus Shelters or Signs for Stops", "codedValues": [ { "name": "Shelter", "code": "Shelter" }, { "name": "Sign", "code": "Sign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_1", "type": "esriFieldTypeString", "alias": "On Route 1", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_2", "type": "esriFieldTypeString", "alias": "On Route 2", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_3", "type": "esriFieldTypeString", "alias": "On Route 3", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_4", "type": "esriFieldTypeString", "alias": "On Route 4", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_5", "type": "esriFieldTypeString", "alias": "On Route 5", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ON_ROUTE_6", "type": "esriFieldTypeString", "alias": "On Route 6", "length": 255, "domain": { "type": "codedValue", "name": "On Route", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S503_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e5d193e52fd474fb3f0a2c377308494" }