{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "TransportationServices.DBO.BikeStreetNetwork", "type": "Feature Layer", "description": "This feature class contains the official City of Milwaukee DPW street network dime file edited to include time data for bike lanes. A BUILT_BY field was added for each segment of bike lane which indicates the year by which it can be confirmed a segment had been built using Google Earth aerial photography. This date is not intended to be the specific date each segment was built. Using the same method each segment of bike lane was attributed an EXIST_[YEAR] field which indicates whether a segment did (1) or did not (0) exist in a given year. The years chosen for the breaks were those years for which Google imagery was of a high enough resolution to verify the existence of bike lanes.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103188, "latestWkid": 6608, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36003500, "falseY": -29693200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Milwaukee DPW, Lawrence Hoffman, Dr. Robert Schneider", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FAC_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "Bike Lane", "label": "Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 2 }, "value": "Bike Route", "label": "Bike Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 757232.2744000033, "ymin": 104378.10700000077, "xmax": 775303.3386999965, "ymax": 134554.34640000015, "spatialReference": { "wkid": 103188, "latestWkid": 6608, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36003500, "falseY": -29693200, "xyUnits": 1.2303740427474135E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "QTR_SECT_L", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "RCD_NBR", "type": "esriFieldTypeInteger", "alias": "RCD_NBR", "domain": null }, { "name": "QTR_SECT_L", "type": "esriFieldTypeString", "alias": "QTR_SECT_L", "length": 5, "domain": null }, { "name": "TRACT_L", "type": "esriFieldTypeInteger", "alias": "TRACT_L", "domain": null }, { "name": "ALD_L", "type": "esriFieldTypeInteger", "alias": "ALD_L", "domain": null }, { "name": "WARD_L", "type": "esriFieldTypeInteger", "alias": "WARD_L", "domain": null }, { "name": "SCHOOL_L", "type": "esriFieldTypeInteger", "alias": "SCHOOL_L", "domain": null }, { "name": "BLOCK_L", "type": "esriFieldTypeString", "alias": "BLOCK_L", "length": 4, "domain": null }, { "name": "SPRINK_R", "type": "esriFieldTypeInteger", "alias": "SPRINK_R", "domain": null }, { "name": "TRACT_R", "type": "esriFieldTypeInteger", "alias": "TRACT_R", "domain": null }, { "name": "ALD_R", "type": "esriFieldTypeInteger", "alias": "ALD_R", "domain": null }, { "name": "WARD_R", "type": "esriFieldTypeInteger", "alias": "WARD_R", "domain": null }, { "name": "SCHOOL_R", "type": "esriFieldTypeInteger", "alias": "SCHOOL_R", "domain": null }, { "name": "BLOCK_R", "type": "esriFieldTypeString", "alias": "BLOCK_R", "length": 4, "domain": null }, { "name": "SEG_L_TYPE", "type": "esriFieldTypeString", "alias": "SEG_L_TYPE", "length": 10, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 1, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 18, "domain": null }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "length": 2, "domain": null }, { "name": "LO_ADD_L", "type": "esriFieldTypeInteger", "alias": "LO_ADD_L", "domain": null }, { "name": "HI_ADD_L", "type": "esriFieldTypeInteger", "alias": "HI_ADD_L", "domain": null }, { "name": "LO_ADD_R", "type": "esriFieldTypeInteger", "alias": "LO_ADD_R", "domain": null }, { "name": "HI_ADD_R", "type": "esriFieldTypeInteger", "alias": "HI_ADD_R", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "FAC_SYS", "type": "esriFieldTypeString", "alias": "FAC_SYS", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "FAC_TYPE", "type": "esriFieldTypeString", "alias": "FAC_TYPE", "length": 50, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeString", "alias": "CREATED", "length": 25, "domain": null }, { "name": "GEO_ID", "type": "esriFieldTypeInteger", "alias": "GEO_ID", "domain": null }, { "name": "BobChange", "type": "esriFieldTypeInteger", "alias": "BobChange", "domain": null }, { "name": "YearAdded", "type": "esriFieldTypeInteger", "alias": "YearAdded", "domain": null }, { "name": "Exist_2005", "type": "esriFieldTypeSmallInteger", "alias": "Exist_2005", "domain": null }, { "name": "Exist_2007", "type": "esriFieldTypeSmallInteger", "alias": "Exist_2007", "domain": null }, { "name": "Exist_2010", "type": "esriFieldTypeSmallInteger", "alias": "Exist_2010", "domain": null }, { "name": "Exist_2014", "type": "esriFieldTypeSmallInteger", "alias": "Exist_2014", "domain": null }, { "name": "Exist_2016", "type": "esriFieldTypeSmallInteger", "alias": "Exist_2016", "domain": null }, { "name": "BUILT_BY", "type": "esriFieldTypeSmallInteger", "alias": "BUILT_BY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }