{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "144448", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Annotation" }, { "id": 3, "name": "Expressways" }, { "id": 4, "name": "Major Roads" }, { "id": 5, "name": "Water" }, { "id": 6, "name": "City Line" } ], "minScale": 300000, "maxScale": 140000, "defaultVisibility": true, "extent": { "xmin": 1342170.7469115108, "ymin": 1107113.5230164453, "xmax": 1470826.0532486774, "ymax": 1219236.3164869472, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "144448" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1395608.4526999108, "ymin": 1155032.9294739887, "xmax": 1432949.4170598276, "ymax": 1190566.4210709035, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_18", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1395608.4526999108, "ymin": 1155032.9294739887, "xmax": 1432949.4170598276, "ymax": 1190566.4210709035, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Expressways", "type": "Feature Layer", "description": "This vector line file represents road, railroad, and municipal boundary centerlines within Monroe County, New York. These centerlines combine for a total of 4,625 centerline miles. According to the U.S. Census Bureau, the County has a total area of 1,366 square miles, of which 659 square miles is land and 706 square miles (51.72%) is water. This layer has been continously updated by the Monroe County Department of Environmental Services since it received the file in 2001 from the Genesee/Finger Lakes Regional Planning Council. It is currently maintained with information provided by the 9-1-1 Emergency Communications Department (ECD), tax parcel data obtained from Monroe County Real Property Services, as well as current aerial photography, street abandonment and dedication reports, and input from municipalities. This layer is the single authoritative source of centerline information in Monroe County.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Development of the centerline file began in 1999 when the Genesee Transportation Council contracted with the Genesee/Finger Lakes Regional Planning Council (G/FLRPC) to create a road file with accurately positioned street centerlines and corresponding address ranges. With involvement from Monroe County, G/FLRPC rectified Enhanced TIGER/Line Files to Monroe County's digital real property tax parcels. Monroe County Department of Environmental Services (DES) obtained the rectified centerline file in 2001 and has enhanced and maintained it ever since (2001, Monroe County Department of Environmental Services, Rochester, NY).", "parentLayer": { "id": 0, "name": "144448" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342647.236444097, "ymin": 1107237.3515089452, "xmax": 1469862.983980596, "ymax": 1217899.644291535, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "144448" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342170.7469115108, "ymin": 1107113.5230164453, "xmax": 1470826.0532486774, "ymax": 1218074.840791531, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "144448" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 223, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 214, 230, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342615.3168885112, "ymin": 1107490.0307936147, "xmax": 1470637.8630082607, "ymax": 1219236.3164869472, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMES_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MCGIS_USGS_WATER_AREA", "type": "esriFieldTypeDouble", "alias": "MCGIS_USGS_WATER_AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "NAMES_", "type": "esriFieldTypeString", "alias": "NAMES_", "length": 24, "domain": null }, { "name": "ID_", "type": "esriFieldTypeString", "alias": "ID_", "length": 24, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "144448" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 188, 151, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 140000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "72224", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Neighborhoods" }, { "id": 13, "name": "Annotation" }, { "id": 15, "name": "Minor Roads" }, { "id": 16, "name": "Expressways" }, { "id": 17, "name": "Major Roads" }, { "id": 18, "name": "City Line" } ], "minScale": 139999, "maxScale": 70000, "defaultVisibility": true, "extent": { "xmin": 1304589.3069826774, "ymin": 1074222.067145951, "xmax": 1472294.8140906803, "ymax": 1226984.174022697, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Neighborhoods", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [ { "id": 9, "name": "1" }, { "id": 10, "name": "2" }, { "id": 11, "name": "3" }, { "id": 12, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1390686.420221161, "ymin": 1137100.5053651556, "xmax": 1429584.3437374942, "ymax": 1188854.2381435707, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_24", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1390686.420221161, "ymin": 1137100.5053651556, "xmax": 1429584.3437374942, "ymax": 1188854.2381435707, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1390686.420221161, "ymin": 1137100.5053651556, "xmax": 1429584.3437374942, "ymax": 1188854.2381435707, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1390686.420221161, "ymin": 1137100.5053651556, "xmax": 1429584.3437374942, "ymax": 1188854.2381435707, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1390686.420221161, "ymin": 1137100.5053651556, "xmax": 1429584.3437374942, "ymax": 1188854.2381435707, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [ { "id": 14, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1371777.074181661, "ymin": 1127156.1194140688, "xmax": 1436023.6756750792, "ymax": 1186575.5363361537, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R9_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_19", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1371777.074181661, "ymin": 1127156.1194140688, "xmax": 1436023.6756750792, "ymax": 1186575.5363361537, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Minor Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304589.3069826774, "ymin": 1074222.067145951, "xmax": 1472294.8140906803, "ymax": 1226984.174022697, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Expressways", "type": "Feature Layer", "description": "This vector line file represents road, railroad, and municipal boundary centerlines within Monroe County, New York. These centerlines combine for a total of 4,625 centerline miles. According to the U.S. Census Bureau, the County has a total area of 1,366 square miles, of which 659 square miles is land and 706 square miles (51.72%) is water. This layer has been continously updated by the Monroe County Department of Environmental Services since it received the file in 2001 from the Genesee/Finger Lakes Regional Planning Council. It is currently maintained with information provided by the 9-1-1 Emergency Communications Department (ECD), tax parcel data obtained from Monroe County Real Property Services, as well as current aerial photography, street abandonment and dedication reports, and input from municipalities. This layer is the single authoritative source of centerline information in Monroe County.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Development of the centerline file began in 1999 when the Genesee Transportation Council contracted with the Genesee/Finger Lakes Regional Planning Council (G/FLRPC) to create a road file with accurately positioned street centerlines and corresponding address ranges. With involvement from Monroe County, G/FLRPC rectified Enhanced TIGER/Line Files to Monroe County's digital real property tax parcels. Monroe County Department of Environmental Services (DES) obtained the rectified centerline file in 2001 and has enhanced and maintained it ever since (2001, Monroe County Department of Environmental Services, Rochester, NY).", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342647.236444097, "ymin": 1107237.3515089452, "xmax": 1469862.983980596, "ymax": 1217899.644291535, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342170.7469115108, "ymin": 1107113.5230164453, "xmax": 1470826.0532486774, "ymax": 1218074.840791531, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "72224" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 188, 151, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 139999, "effectiveMaxScale": 70000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "36112", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "Neighborhoods" }, { "id": 25, "name": "Major Road Labels" }, { "id": 26, "name": "Minor Roads" }, { "id": 27, "name": "Expressways" }, { "id": 28, "name": "Major Roads" }, { "id": 29, "name": "City Line" } ], "minScale": 69999, "maxScale": 30000, "defaultVisibility": true, "extent": { "xmin": 1304577.1570725963, "ymin": 1072539.2919681966, "xmax": 1472294.8140906803, "ymax": 1226984.174022697, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Neighborhoods", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [ { "id": 21, "name": "1" }, { "id": 22, "name": "2" }, { "id": 23, "name": "3" }, { "id": 24, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1391738.411555495, "ymin": 1137258.4692880735, "xmax": 1426486.618633747, "ymax": 1188568.8994754031, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_23", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1391738.411555495, "ymin": 1137258.4692880735, "xmax": 1426486.618633747, "ymax": 1188568.8994754031, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1391738.411555495, "ymin": 1137258.4692880735, "xmax": 1426486.618633747, "ymax": 1188568.8994754031, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1391738.411555495, "ymin": 1137258.4692880735, "xmax": 1426486.618633747, "ymax": 1188568.8994754031, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1391738.411555495, "ymin": 1137258.4692880735, "xmax": 1426486.618633747, "ymax": 1188568.8994754031, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 68, "symbol": { "type": "esriTS", "color": [ 120, 111, 111, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1304577.1570725963, "ymin": 1072539.2919681966, "xmax": 1472280.0539495945, "ymax": 1226687.259918362, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Minor Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304589.3069826774, "ymin": 1074222.067145951, "xmax": 1472294.8140906803, "ymax": 1226984.174022697, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Expressways", "type": "Feature Layer", "description": "This vector line file represents road, railroad, and municipal boundary centerlines within Monroe County, New York. These centerlines combine for a total of 4,625 centerline miles. According to the U.S. Census Bureau, the County has a total area of 1,366 square miles, of which 659 square miles is land and 706 square miles (51.72%) is water. This layer has been continously updated by the Monroe County Department of Environmental Services since it received the file in 2001 from the Genesee/Finger Lakes Regional Planning Council. It is currently maintained with information provided by the 9-1-1 Emergency Communications Department (ECD), tax parcel data obtained from Monroe County Real Property Services, as well as current aerial photography, street abandonment and dedication reports, and input from municipalities. This layer is the single authoritative source of centerline information in Monroe County.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Development of the centerline file began in 1999 when the Genesee Transportation Council contracted with the Genesee/Finger Lakes Regional Planning Council (G/FLRPC) to create a road file with accurately positioned street centerlines and corresponding address ranges. With involvement from Monroe County, G/FLRPC rectified Enhanced TIGER/Line Files to Monroe County's digital real property tax parcels. Monroe County Department of Environmental Services (DES) obtained the rectified centerline file in 2001 and has enhanced and maintained it ever since (2001, Monroe County Department of Environmental Services, Rochester, NY).", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342647.236444097, "ymin": 1107237.3515089452, "xmax": 1469862.983980596, "ymax": 1217899.644291535, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342170.7469115108, "ymin": 1107113.5230164453, "xmax": 1470826.0532486774, "ymax": 1218074.840791531, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 75, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "MCD_L", "type": "esriFieldTypeString", "alias": "MCD_L", "length": 25, "domain": null }, { "name": "MCD_R", "type": "esriFieldTypeString", "alias": "MCD_R", "length": 25, "domain": null }, { "name": "PLC_L", "type": "esriFieldTypeString", "alias": "PLC_L", "length": 25, "domain": null }, { "name": "PLC_R", "type": "esriFieldTypeString", "alias": "PLC_R", "length": 25, "domain": null }, { "name": "LOCNAME", "type": "esriFieldTypeString", "alias": "LOCNAME", "length": 50, "domain": null }, { "name": "ROUTENO", "type": "esriFieldTypeString", "alias": "ROUTENO", "length": 16, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 16, "domain": null }, { "name": "NYREFRT", "type": "esriFieldTypeString", "alias": "NYREFRT", "length": 16, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 16, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 25, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 40, "domain": null }, { "name": "RAILNAME", "type": "esriFieldTypeString", "alias": "RAILNAME", "length": 35, "domain": null }, { "name": "INTNAME", "type": "esriFieldTypeString", "alias": "INTNAME", "length": 80, "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "SEGROUTE", "type": "esriFieldTypeDouble", "alias": "SEGROUTE", "domain": null }, { "name": "SEGSECTN", "type": "esriFieldTypeDouble", "alias": "SEGSECTN", "domain": null }, { "name": "MAP_TYPE", "type": "esriFieldTypeString", "alias": "MAP_TYPE", "length": 20, "domain": null }, { "name": "HANSENID", "type": "esriFieldTypeDouble", "alias": "HANSENID", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "EDITTYPE", "type": "esriFieldTypeString", "alias": "EDITTYPE", "length": 25, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 6, "domain": null }, { "name": "NAVIGATION_DIR", "type": "esriFieldTypeString", "alias": "NAVIGATION_DIR", "length": 6, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SPD_ZONE", "type": "esriFieldTypeString", "alias": "SPD_ZONE", "length": 30, "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeInteger", "alias": "HIERARCHY", "domain": null }, { "name": "CAD_TYPE", "type": "esriFieldTypeString", "alias": "CAD_TYPE", "length": 2, "domain": null }, { "name": "POL_NUM_NAME", "type": "esriFieldTypeString", "alias": "POL_NUM_NAME", "length": 90, "domain": null }, { "name": "MIKE_TYPE", "type": "esriFieldTypeString", "alias": "MIKE_TYPE", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "36112" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 177, 153, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 69999, "effectiveMaxScale": 30000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "18056", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 31, "name": "Neighborhoods" }, { "id": 36, "name": "Railroads" }, { "id": 37, "name": "Major Road Labels" }, { "id": 38, "name": "City Line" } ], "minScale": 29999, "maxScale": 17000, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Neighborhoods", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "18056" }, "subLayers": [ { "id": 32, "name": "1" }, { "id": 33, "name": "2" }, { "id": 34, "name": "3" }, { "id": 35, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1394798.6534664966, "ymin": 1136881.443467319, "xmax": 1426307.0202396624, "ymax": 1188386.074381739, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R12_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_22", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1394798.6534664966, "ymin": 1136881.443467319, "xmax": 1426307.0202396624, "ymax": 1188386.074381739, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1394798.6534664966, "ymin": 1136881.443467319, "xmax": 1426307.0202396624, "ymax": 1188386.074381739, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1394798.6534664966, "ymin": 1136881.443467319, "xmax": 1426307.0202396624, "ymax": 1188386.074381739, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Neighborhoods" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1394798.6534664966, "ymin": 1136881.443467319, "xmax": 1426307.0202396624, "ymax": 1188386.074381739, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "18056" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 177, 153, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1192612.0131083652, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "18056" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 67, "symbol": { "type": "esriTS", "color": [ 120, 111, 111, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377284.281343095, "ymin": 1129249.7976414487, "xmax": 1435086.0669860132, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "18056" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 177, 153, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 29999, "effectiveMaxScale": 17000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "9028", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 40, "name": "Major Road Labels" }, { "id": 41, "name": "Minor Road Labels" }, { "id": 42, "name": "City Line" }, { "id": 43, "name": "Trees" }, { "id": 44, "name": "Railroads" }, { "id": 45, "name": "Tax Parcel" } ], "minScale": 16999, "maxScale": 8000, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 63, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377284.281343095, "ymin": 1129249.7976414487, "xmax": 1435086.0669860132, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 16999, "effectiveMaxScale": 8000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Minor Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 58, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377327.2907715105, "ymin": 1129195.8922374472, "xmax": 1435060.7560130134, "ymax": 1195654.1582707837, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 16999, "effectiveMaxScale": 8000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 186, 177, 153, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 16999, "effectiveMaxScale": 8000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 31, 7, 255 ], "toColor": [ 234, 245, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 245, 34, 255 ], "toColor": [ 0, 245, 20, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "DBH", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "1328acdac727ff80314d8b99883884c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4UlEQVQYlWNhIAGwkK14+ePCQFYGZpVfv347/P33V4OXlzUgQKL/MobiDc8rtT5++tj38dsPhX///zMw/P/P8P8/98rlD/KXRSpMbEFR/OnLl6Pfvn4X+P//P9ymL5+/avJwc6cwMDCgKmZhZTnz//9/F2RnMTIyMLBzclzEcMavn7900T30/z8Dw4+fP7UxFLMyM39lY2f7z8zM/O37t+/czMxMDP8ZGBiYmZj+YCgW4Xmv955ZVPff3z8+TNyMhaysrBsZGRn2s7MxH8RQ7C6x+CsDA8MJKK5BdxKKYmIAAH1RTv9WPZVOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 18, "label": "10 - 18" }, { "symbol": { "type": "esriPMS", "url": "2792647656cbb9eb132a6e9e0c0c7fed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQokbXSsUsCURwH8O+9exd4V+lZEFEECg3VElRDS+joEC7SEDhFY9FgW8KBtUQE4v9QVBKE1drY0lCDgwSVZVudeGp03nt3LTXoaUXQb3w/Pnx/vx+P4o9F/wUelxKzrKe7sODV9B/hQTGRpqJQY9yZLFeqEYXb+Yt7bSYc0N47wv3iWqxqGKuccxsA4ZyDMzYOH86zpcRpbHhn1wWPntYPTdOcazQaAEC+3hnjRH/Rw7IiT508b5xFhzYLTdBivL9mVAc67SsIkLoINV2JEsGWR/GE6rU3oRURQYCsKNeRQe3BBZljJ9shALAdB0bZmM6+Jidifal883FsR/4cCZRKsCyrJRaiVDc97kTYyz6/miYEdW7bYxW9EhAEQPWrjxbjIqXiZXRk+8oF48HMDYAQAOzdrcyram8KRLxllncpPqoZreO3/TmLwUwOQK5d71v4m/oAyzeB2adiWvkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 29, "label": "19 - 29" }, { "symbol": { "type": "esriPMS", "url": "d9ef4c11122353c9ec74f4f38e07995b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jbXTTUhUURQH8P/9emNPZ0a0CfpAnEAYqcCF+/bRB7Twqxbu21SIUSs3BiHKbKQQAjeKNi501VbatmnjJonSIcIadRrfe867vntPqwmHGZ8L8WzuhXvuj3MOHIkzhjx3oFAcmyKifqnkysPLb2ZPBT78eplBpD8RMRJc7JT3929rrVkqlbq55r1aedD2eicWoOhosrxbzhljIIToNcYAAALfv+jsyvXCz/EfrS3u4J3OiUodsFp8cSvitKZDnax9qp0AEBmDUmkvxzjLsUuZdwBG6gDPhNdMcJT1PT92JmQJ1pirDS087s5/LBTHvhxWD/tsZE8EkqlkIIV823QGBFJkKbYCDlZloNYGYHnr2T3/ILhxGvC3UulwWuQAgPd1gLV0wAX/n+g4DrTWTRECEw0VDGfz60vbz5eVUne55HucCVH6/edK7b0z0xGE1dBVUnmW8XwDAABDXTNDtfvC96ej6fb0nA61ctvcbwmF+9Ym2in0vg5fnys1BY7Ho2x+fnHzyWf3QqJnsGt69aS82F0Y6ZndALARl3PmbfwHgb6m8L8bM4sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 45, "label": "30 - 45" }, { "symbol": { "type": "esriPMS", "url": "8f7759b44c2268a058ec415747ac2836", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABz0lEQVQ4jdWSP2gTYRjGn+/P3aXJiZdypilIQxeXLgUpLi5SqmOqQ0dBRQSX+oeA7dS1VNFM7rpJS+ng4qBDJnV2cTAiQW1zCrncn9zlvu/rpIb2Lk2hi8/2vu/3/ngevpfjBMX/P9i7vTUTZ9C7RNaSzVbtmVTyGqUs1Ch5UJ1cfz0ybKtVW233ujX2nXa2f658djuded8LKABMTJbWAYwOE0rdcdq/LACWruuVOI7/zgI/qGy1ah8oY1/yJLl1pfzYT4Xt/Hj0XADnorBX/tMbBAFA1/XMruvNcc7n7Ak7B2AxFRbF8Q3H+W2kuT2oJEmQRP3zmTEpZ7uMsSkhxNE0AlCN+oOtA8761eJ48aPTdoafDAFKJduTUt3NhBmM3+u47tG3p4Cu52tF6/RNAG9TYYkUV6MoPrSbptAPjcJY/mKmM4DogxUlBFKpbIMENBNGKWmYpwoLYdCDaZqxnjPQ3t3T/80pjJyBMAjBOQdjrJkJW5p6cvlV8/5yzh6bJ5AvoeRDztiFRAgQAljjlssYfVMwC7NQ+GqQfHVITGBp+mkdQB0AXnxafm/ZxYboy7KmsSaXuL14dqORFXvoz12fqX8DUBn2ZmTYcXWisH28LKIJnSrdlwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 100, "label": "46 - 100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 85, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1392912.6388658285, "ymin": 1132166.8547994047, "xmax": 1428393.969149746, "ymax": 1189503.8930122405, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Source", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "dbh", "domain": { "type": "codedValue", "name": "WS2_D_B_H_", "description": "DBH", "codedValues": [ { "name": "0\"", "code": 100 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 }, { "name": "13\"", "code": 13 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\"", "code": 18 }, { "name": "19\"", "code": 19 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\"", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\"", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "46\"", "code": 46 }, { "name": "47\"", "code": 47 }, { "name": "48\"", "code": 48 }, { "name": "49\"", "code": 49 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\"", "code": 54 }, { "name": "55\"", "code": 55 }, { "name": "56\"", "code": 56 }, { "name": "57\"", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\"", "code": 60 }, { "name": "61\"", "code": 61 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "64\"", "code": 64 }, { "name": "65\"", "code": 65 }, { "name": "66\"", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "68\"", "code": 68 }, { "name": "69\"", "code": 69 }, { "name": "70\"", "code": 70 }, { "name": "71\"", "code": 71 }, { "name": "72\"", "code": 72 }, { "name": "73\"", "code": 73 }, { "name": "74\"", "code": 74 }, { "name": "75\"", "code": 75 }, { "name": "76\"", "code": 76 }, { "name": "77\"", "code": 77 }, { "name": "78\"", "code": 78 }, { "name": "79\"", "code": 79 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "82\"", "code": 82 }, { "name": "83\"", "code": 83 }, { "name": "84\"", "code": 84 }, { "name": "85\"", "code": 85 }, { "name": "86\"", "code": 86 }, { "name": "87\"", "code": 87 }, { "name": "88\"", "code": 88 }, { "name": "89\"", "code": 89 }, { "name": "90\"", "code": 90 }, { "name": "91\"", "code": 91 }, { "name": "92\"", "code": 92 }, { "name": "93\"", "code": 93 }, { "name": "94\"", "code": 94 }, { "name": "95\"", "code": 95 }, { "name": "96\"", "code": 96 }, { "name": "97\"", "code": 97 }, { "name": "98\"", "code": 98 }, { "name": "99\"", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 16999, "effectiveMaxScale": 8000, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 177, 153, 255 ], "width": 0.6000000000000001 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1192612.0131083652, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 16999, "effectiveMaxScale": 8000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Tax Parcel", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "9028" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 194, 167, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "SBL", "length": 30, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "Street Number", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 10, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Property Description", "length": 255, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 255, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 255, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "CURRENT_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "TENTATIVE_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Land Value", "domain": null }, { "name": "TENTATIVE_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Total Assessed Value", "domain": null }, { "name": "TENTATIVE_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Taxable Value", "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "Deed Type", "length": 50, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "Valid", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESCOM", "type": "esriFieldTypeString", "alias": "RESCOM", "length": 255, "domain": null }, { "name": "LOT_FRONTAGE", "type": "esriFieldTypeString", "alias": "Lot Frontage", "length": 50, "domain": null }, { "name": "LOT_DEPTH", "type": "esriFieldTypeString", "alias": "Lot Depth", "length": 50, "domain": null }, { "name": "CURRENT_LAND_VALUE", "type": "esriFieldTypeString", "alias": "Current Land Value", "length": 50, "domain": null }, { "name": "CURRENT_TOTAL_VALUE", "type": "esriFieldTypeString", "alias": "Current Total Assessed Value", "length": 50, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 50, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeString", "alias": "Sale Price", "length": 50, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 50, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 50, "domain": null }, { "name": "CALCULATEDACRES", "type": "esriFieldTypeDouble", "alias": "CALCULATEDACRES", "domain": null }, { "name": "SHAPEACRES", "type": "esriFieldTypeDouble", "alias": "SHAPEACRES", "domain": null }, { "name": "BISZONING", "type": "esriFieldTypeString", "alias": "BISZONING", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OWNERSHIPCODE", "type": "esriFieldTypeString", "alias": "OWNERSHIPCODE", "length": 255, "domain": null }, { "name": "LOW_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "LOW_STREET_NUM", "domain": null }, { "name": "HIGH_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "HIGH_STREET_NUM", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 8000, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "4514", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 47, "name": "Major Road Labels" }, { "id": 48, "name": "Minor Road Labels" }, { "id": 49, "name": "City Line" }, { "id": 50, "name": "Trees" }, { "id": 51, "name": "Railroads" }, { "id": 52, "name": "Tax Parcel" } ], "minScale": 7999, "maxScale": 4200, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 57, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377284.281343095, "ymin": 1129249.7976414487, "xmax": 1435086.0669860132, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "Minor Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 61, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377327.2907715105, "ymin": 1129195.8922374472, "xmax": 1435060.7560130134, "ymax": 1195654.1582707837, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 186, 177, 153, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 31, 7, 255 ], "toColor": [ 234, 245, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 245, 34, 255 ], "toColor": [ 0, 245, 20, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "DBH", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "d9ef4c11122353c9ec74f4f38e07995b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jbXTTUhUURQH8P/9emNPZ0a0CfpAnEAYqcCF+/bRB7Twqxbu21SIUSs3BiHKbKQQAjeKNi501VbatmnjJonSIcIadRrfe867vntPqwmHGZ8L8WzuhXvuj3MOHIkzhjx3oFAcmyKifqnkysPLb2ZPBT78eplBpD8RMRJc7JT3929rrVkqlbq55r1aedD2eicWoOhosrxbzhljIIToNcYAAALfv+jsyvXCz/EfrS3u4J3OiUodsFp8cSvitKZDnax9qp0AEBmDUmkvxzjLsUuZdwBG6gDPhNdMcJT1PT92JmQJ1pirDS087s5/LBTHvhxWD/tsZE8EkqlkIIV823QGBFJkKbYCDlZloNYGYHnr2T3/ILhxGvC3UulwWuQAgPd1gLV0wAX/n+g4DrTWTRECEw0VDGfz60vbz5eVUne55HucCVH6/edK7b0z0xGE1dBVUnmW8XwDAABDXTNDtfvC96ej6fb0nA61ctvcbwmF+9Ym2in0vg5fnys1BY7Ho2x+fnHzyWf3QqJnsGt69aS82F0Y6ZndALARl3PmbfwHgb6m8L8bM4sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 18, "label": "10 - 18" }, { "symbol": { "type": "esriPMS", "url": "97bed655fee1afacc0c9cc1f289f0523", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVQ4jdXSzWsTQRgG8Gd2ZnaCH7ubFNMEWosHqRaPguDBv8AgevLr5q3ixUMQvCTHHMzB3gRBoSgqgh7qIQf/BEE8CH4ggkWJ2ZTdfOzHTHZ6KGobdtMKufS5De/Dj3nhZZhS2P6B1jbuLgycTz/MX0cXVUKfKCnzQphrF8uN5T1DL9arrY2OfzYXHPsWyVGx67aLWgOWffjqa6/WvGDXvuwKvfl8S3hxfM73e8Lv9U8RaGi9NRsOhjbn5tuX69W2eYDcqOQb71OhVz/vvOvL2B74fQEA0Bp621ypEdyOOw9gfrZUfAjgdCoURfGS63ZF2rrjkUqWMlcjhLRyOVEJw2giwjkDZ+xDJmRQsiqEeT4MIzIJshx7AEofZUJJou95Xm8iAgDub/fgkeJMDcCzVEip0exuyN/uSFuZP+KcfmWcnVBSwXZsGccxD4bBvzJnUFKBEIAx2s6EojA+4zjWAxjGnAHcNwz6OBgGOQAQwoRTyH+USh4yCPE0Ta5lQtePr/gALv95P/1++2RhJl8lBAHl7PmlcuMmITtOKx0az5WFZh1AfVJnT9D/ZGrQJmxxmrbEmrNeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 29, "label": "19 - 29" }, { "symbol": { "type": "esriPMS", "url": "786d333fe1ed9671169411005ecc2026", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVQ4jd3Uv2sTYRgH8O/7vrm7kLZe0iTXWDtYrCKKsyK4iGhxEQoqDoIglGJdpMWh0wkiCi2Ig9BFcBAFrdYK0k0H/4DuFhxsrTma5JJecrnL3fs4aNGTXpsIXfyOL8/74Xl/JrBLSfy/8JuKmUaz+U6SHOJcNLgixi9k7y52DM+t3L4nEolrxKgEwa9T050rlyoDvueDMaDQX3jyvmQePp81a23DT1fGD0miyeLqN4ULvtcw8h/sip3yPR8AQARsbDh9Sq8yulg154d1c7ktOCWTY3W3oQCADCW+rxVTf9e4dZdXhXggOL+zYE2tqpp6Ylg3y1vCb4tTi0Q4AkZ6s1KJ2yUAQBiGqFaqHEDK2XAO5ozccwDntoRbYXDaWrOUbcUt4vstSEnH/hyLwIyYI4TIhGHYqQ0GRCZFO3bdGzkj+6y4ZvFO0N5cbxBCPoqF+0Rt3hZdNSFEut2uu7u70JVKrQuemI2Fy6qxYK+X20YBwHHq8FutQi6ffYm4wyPgpNf02kY343s+woCOxnZMRFrH6q8whsi5RGDO8FXV1MHNF6ZpKrp7elBaL22Lcs7BGItc/AjccOtn05nMR5LhPiklFEX9DFCeMaSJftepqoJ8wZA1u8aDIICu7/ECCm7FwleHHi8DGHi9PGmQEP0j/feXXnyZmNV1fdS2qz9XkdSQyWasRhAeVzX1ZjKpFgLPm740+HApFt7MyNC0BcACgMv7Z8ZerUwcMPqMU+DwGfAp4MmLVwzTATAZtz07/seMgYCZMzvVdQz/a3YN/gGQx+ixk4oRdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 45, "label": "30 - 45" }, { "symbol": { "type": "esriPMS", "url": "1ed746d7755e989d5da33359569901ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADl0lEQVRIie3WT2gcVRwH8O+bnX/7d2Y368YkhljToKX+OehB/AOKgj1YS20N9tAqIqKWVEExkPSwiI2CiLbrQRS1F7E2pqSmQk+evChaBcFSSrEQlzbukt2dmZ2dmTfvPQ+SuJvdrclWe/J7/M17v8+DeW/eyLjGkf8Hu0UIkK9r+U0EyMQM/PwgyYf/GXiqOHnPQkmeY8xLcyEEp6pzujr1yDZz5sxVgSdLryUFkz+XZHI7OM5qKnneqtIBrsjflEolzfcCAICmaXr/9blTP4jnRu4iH9KeQcHk71zX3eI4DqJ6dNjMmGfUuKyVlkqa7wer43zfR6PRSJet3EMATvcELixOD3HCb6lWqgAAm9oIqG8SEDRjf6OBrgXRwvylqZ9klXyPCPv4UfOtyrpBlzeehUdIS1OvHVqJYzuglG4mkrRZU5XdiURy8qQzdeuOxMxSV3C+fPDhiMAHAHQBGJXltgV2DeccDbfx12IBEgQ0m86kvwDwQFdQsPD9qlUfdesuJEkCpVd8/1dM3anDTJt3LpSnh7ZnDxU7gxypIAjAGANjrGdsJWFAFT0RGwDQGaR+cCJtmvsvX15qm7zRSIRA0VTOXfzaXG8Bz46kDtx2qTFupI3rapVazxghQDaXFYyHn+4cfMPtCuZJnh+7+PI20zB/tC0bnPGesIHBfkGkyLc7cjP71z5vOxZ6NPZlpbLcEwYAAoBtu8QwjTu+Wpre9Vj/obmu4GzxlQlK6SarZveErYi2ZaPu1lM3DA19dFw8MT9OZld3YAsoEfkFy7J6x5rCQw6fBmpieevNwOzqxlkDkhyj67pl1hXBuExkFm+utYCMs5Kma31BhwOvqgqCYGMfAkVVeUgiv3UFG15w0Ewbs77vk5XmEiHI5vqEomqkuFhEp0gRCQQAa9poekwHhChuT+XLXcG9o4fnjl18aTLXn5uhNJTDMIQe0zmj9BMQ8ZQkEYVz0QaahoF4MoFatQbP86AqCtIZk4LzfWvHth2LJ288/PaR8xNH+uTIHplIw77nzo8Pv/vL8d9f3ZIyjXury9WW8YlEHNF47A/Hqu5WVe3NWCw6woFiQOsv7hp8r+0PoOP1dGCs4AM42lxzGv7OvlRyEVxo9boLRVGQMpJCIuScFHr377mpUAZwX6d+/wh2yjNjhdLR8xNbY7r2WTaeGeUMRcbC1x8ffufEentsCASAp8cKFwDcvZE5VwX+G7nm4J9T5ogbCZfd2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 100, "label": "46 - 100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 80, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1392912.6388658285, "ymin": 1132166.8547994047, "xmax": 1428393.969149746, "ymax": 1189503.8930122405, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Source", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "dbh", "domain": { "type": "codedValue", "name": "WS2_D_B_H_", "description": "DBH", "codedValues": [ { "name": "0\"", "code": 100 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 }, { "name": "13\"", "code": 13 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\"", "code": 18 }, { "name": "19\"", "code": 19 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\"", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\"", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "46\"", "code": 46 }, { "name": "47\"", "code": 47 }, { "name": "48\"", "code": 48 }, { "name": "49\"", "code": 49 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\"", "code": 54 }, { "name": "55\"", "code": 55 }, { "name": "56\"", "code": 56 }, { "name": "57\"", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\"", "code": 60 }, { "name": "61\"", "code": 61 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "64\"", "code": 64 }, { "name": "65\"", "code": 65 }, { "name": "66\"", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "68\"", "code": 68 }, { "name": "69\"", "code": 69 }, { "name": "70\"", "code": 70 }, { "name": "71\"", "code": 71 }, { "name": "72\"", "code": 72 }, { "name": "73\"", "code": 73 }, { "name": "74\"", "code": 74 }, { "name": "75\"", "code": 75 }, { "name": "76\"", "code": 76 }, { "name": "77\"", "code": 77 }, { "name": "78\"", "code": 78 }, { "name": "79\"", "code": 79 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "82\"", "code": 82 }, { "name": "83\"", "code": 83 }, { "name": "84\"", "code": 84 }, { "name": "85\"", "code": 85 }, { "name": "86\"", "code": 86 }, { "name": "87\"", "code": 87 }, { "name": "88\"", "code": 88 }, { "name": "89\"", "code": 89 }, { "name": "90\"", "code": 90 }, { "name": "91\"", "code": 91 }, { "name": "92\"", "code": 92 }, { "name": "93\"", "code": 93 }, { "name": "94\"", "code": 94 }, { "name": "95\"", "code": 95 }, { "name": "96\"", "code": 96 }, { "name": "97\"", "code": 97 }, { "name": "98\"", "code": 98 }, { "name": "99\"", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 151, 132, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1192612.0131083652, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Tax Parcel", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "4514" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 170, 146, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "SBL", "length": 30, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "Street Number", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 10, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Property Description", "length": 255, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 255, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 255, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "CURRENT_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "TENTATIVE_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Land Value", "domain": null }, { "name": "TENTATIVE_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Total Assessed Value", "domain": null }, { "name": "TENTATIVE_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Taxable Value", "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "Deed Type", "length": 50, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "Valid", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESCOM", "type": "esriFieldTypeString", "alias": "RESCOM", "length": 255, "domain": null }, { "name": "LOT_FRONTAGE", "type": "esriFieldTypeString", "alias": "Lot Frontage", "length": 50, "domain": null }, { "name": "LOT_DEPTH", "type": "esriFieldTypeString", "alias": "Lot Depth", "length": 50, "domain": null }, { "name": "CURRENT_LAND_VALUE", "type": "esriFieldTypeString", "alias": "Current Land Value", "length": 50, "domain": null }, { "name": "CURRENT_TOTAL_VALUE", "type": "esriFieldTypeString", "alias": "Current Total Assessed Value", "length": 50, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 50, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeString", "alias": "Sale Price", "length": 50, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 50, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 50, "domain": null }, { "name": "CALCULATEDACRES", "type": "esriFieldTypeDouble", "alias": "CALCULATEDACRES", "domain": null }, { "name": "SHAPEACRES", "type": "esriFieldTypeDouble", "alias": "SHAPEACRES", "domain": null }, { "name": "BISZONING", "type": "esriFieldTypeString", "alias": "BISZONING", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OWNERSHIPCODE", "type": "esriFieldTypeString", "alias": "OWNERSHIPCODE", "length": 255, "domain": null }, { "name": "LOW_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "LOW_STREET_NUM", "domain": null }, { "name": "HIGH_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "HIGH_STREET_NUM", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 7999, "effectiveMaxScale": 4200, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 53, "name": "2257", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 54, "name": "Major Road Labels" }, { "id": 55, "name": "Minor Road Labels" }, { "id": 56, "name": "City Line" }, { "id": 57, "name": "Trees" }, { "id": 58, "name": "Railroads" }, { "id": 59, "name": "Tax Parcel" } ], "minScale": 4199, "maxScale": 2100, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 49, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377284.281343095, "ymin": 1129249.7976414487, "xmax": 1435086.0669860132, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Minor Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 53, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377327.2907715105, "ymin": 1129195.8922374472, "xmax": 1435060.7560130134, "ymax": 1195654.1582707837, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 56, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 186, 177, 153, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 57, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 31, 7, 255 ], "toColor": [ 234, 245, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 245, 34, 255 ], "toColor": [ 0, 245, 20, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "DBH", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "1ed746d7755e989d5da33359569901ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADl0lEQVRIie3WT2gcVRwH8O+bnX/7d2Y368YkhljToKX+OehB/AOKgj1YS20N9tAqIqKWVEExkPSwiI2CiLbrQRS1F7E2pqSmQk+evChaBcFSSrEQlzbukt2dmZ2dmTfvPQ+SuJvdrclWe/J7/M17v8+DeW/eyLjGkf8Hu0UIkK9r+U0EyMQM/PwgyYf/GXiqOHnPQkmeY8xLcyEEp6pzujr1yDZz5sxVgSdLryUFkz+XZHI7OM5qKnneqtIBrsjflEolzfcCAICmaXr/9blTP4jnRu4iH9KeQcHk71zX3eI4DqJ6dNjMmGfUuKyVlkqa7wer43zfR6PRSJet3EMATvcELixOD3HCb6lWqgAAm9oIqG8SEDRjf6OBrgXRwvylqZ9klXyPCPv4UfOtyrpBlzeehUdIS1OvHVqJYzuglG4mkrRZU5XdiURy8qQzdeuOxMxSV3C+fPDhiMAHAHQBGJXltgV2DeccDbfx12IBEgQ0m86kvwDwQFdQsPD9qlUfdesuJEkCpVd8/1dM3anDTJt3LpSnh7ZnDxU7gxypIAjAGANjrGdsJWFAFT0RGwDQGaR+cCJtmvsvX15qm7zRSIRA0VTOXfzaXG8Bz46kDtx2qTFupI3rapVazxghQDaXFYyHn+4cfMPtCuZJnh+7+PI20zB/tC0bnPGesIHBfkGkyLc7cjP71z5vOxZ6NPZlpbLcEwYAAoBtu8QwjTu+Wpre9Vj/obmu4GzxlQlK6SarZveErYi2ZaPu1lM3DA19dFw8MT9OZld3YAsoEfkFy7J6x5rCQw6fBmpieevNwOzqxlkDkhyj67pl1hXBuExkFm+utYCMs5Kma31BhwOvqgqCYGMfAkVVeUgiv3UFG15w0Ewbs77vk5XmEiHI5vqEomqkuFhEp0gRCQQAa9poekwHhChuT+XLXcG9o4fnjl18aTLXn5uhNJTDMIQe0zmj9BMQ8ZQkEYVz0QaahoF4MoFatQbP86AqCtIZk4LzfWvHth2LJ288/PaR8xNH+uTIHplIw77nzo8Pv/vL8d9f3ZIyjXury9WW8YlEHNF47A/Hqu5WVe3NWCw6woFiQOsv7hp8r+0PoOP1dGCs4AM42lxzGv7OvlRyEVxo9boLRVGQMpJCIuScFHr377mpUAZwX6d+/wh2yjNjhdLR8xNbY7r2WTaeGeUMRcbC1x8ffufEentsCASAp8cKFwDcvZE5VwX+G7nm4J9T5ogbCZfd2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 18, "label": "10 - 18" }, { "symbol": { "type": "esriPMS", "url": "318289f87ece27e2cb9a3ebbe4949cb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD50lEQVRYhe3XW2gcVRwG8O+cMzO7mdnZ2Us2KbmIDRYEBUFFRBARH2qxFAxJtZUWfVLEByvFVm1g0VBbW/DSiFL6okULFTTWgjfUigpC+qxChGox2cTsLbubndu5+BBam27cNdkFEfq9nQPn/H/DucyMhv842jXA/x7w8dzzD4PiZV3X+qVULlHqzam0diBLsrJjgKzK0jvK4m4CkiKc/3h/5mAOAD7M7XuHMPJIIV9kvueDMaZ3Z9LP3JpHCsATHQF8WdznuHn+U6hkrxACkWhEflIY2+/7wQBjbNfsTI5IsfywUkrMz81HBgcHHv20lD20JZn9rW1A1VOnOHf78gsFAIBhGKx3Q+agYeh6bmbucvFLkVKh7ta1LtvaAuCttgGaZtxbyM9fbgdBgNmZuQgIgeB81TFBwFmXwNEzCy88B6g5qmknH0i8OEEI1JoA7/2+Z4gyEg3DcEW/EKIpurJYgVt3TUKIyXRt0HHit5wtjN0DvDTSEvBZMbszVGIMUBElwXzfb1pstSilEATBcsP34S7Vjf6Bvq1nFw5s25oZP9MUwBU/Xq3ULM/1QCn9e6I2opRCsViKpLvTRwA0B4BQa7G0CKUalquteHUXjJGhq/sbAGEQVC3Lsmu1WkcBuqFDClltCXDd+ngynTzseR74P+zy9SSecMCFPNUSsHPjG698cHHv9p7ezG252RzaXgkCpFIpRCORnNut7WkJAABNU4/rhnHeMCJYzym4MplMBqZlckr8u7aT8YYd3QA4rbIGy4ffFAuFtosDQLlUhlISZsya+ryavWmznf2zKYDN1t/2pbKrlc5swjAMkV8oaAnB07GYfQzAQ00Bmq6NXLr3O5laZYk48fjmhnoNHZpmB377l8/VEYKDUBZrCVBSKUopaXXfrzWMaRBCLLUE+IH/hx2PDZZLiw2TxGwLlDFUypU1A6JmFELK6ZaAylJ9dzqZ+IoQSpd3sAIhQCKZgB2Py8D3aTOAaZkQXKw4QYxRJJOOUFw82xLw2KaJcyenn77PsqKnr7t+MBNyDkYpBBcXXc/f0RUxfiCErPquIARIppKSMULcukfcugfKKOKOrbgQkw9uOPR1SwAA7Nr02jkAPe/+snejpvM7jS4yPdL36nkA+Ci3f95x4r3l8solopSiu6cbUGqqOlsapY75umWbNwOk7ofBxGjfkROr1Wr6QbL7xqMXAFy4ss9zl0Ztx/lWKkVq1RpAAcu04KQcKQPxRX9PftvtvcdDAMPN5v5XgNWyY+jYd+//+tSwacVOJFKJNJTiQRD+zP3wyeG+w9+vdb51/RfsvGFiEsDkesZ2BNDJXAP8Bawgt5fu9AkvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 29, "label": "19 - 29" }, { "symbol": { "type": "esriPMS", "url": "0a22d79e66f0b9099ec05bf91e4ce55e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFeklEQVRYhe3XS4wURRgH8H91d3X37O68dt672agYJD4TDHAwmrAEAvGxixxWRE08iByIIRp0YYdDH2ABPejBYILxphcwPHZhxYhEExMikkg8cIAgCjg7z33Oo7urussDQd2dfQzOLHDgf6yarvn19Hz1VSu4x6PcbcB8uQ+sNwsCHMztWum6Tq+AtFgItwLhfM3iV3f3kMPOXQUOiXc0nvUNyYq8ipkMtmVBliV4mpuekPOPbB4qGI89HzImFhR4NL3jVQCbINAkSeSkFdU+7SGGbQhDYjl2VpLJ0nQqDdO0/v0SRUE8EWvnjnUawIoFAQoBMphLnlGostKybAgIKFRdRfJ857FC8mmRtb6QFWVpOpWBbdtTruWcI18oIB6PLR8Y3rG8K7Hvl4YDT2STW2Qqr0wPZ2BWTAAAVRVEY9GwAvkKoTLNDFfjbsUsm2CMwQXZCuDNhgMF8EGxWPwHBwDM5kin0ghHw7Q4UZzyWGcKsxlUja45murdJmSMUp2efcm/+3LdwEPCUOUx9wFz1KyacxwXmeFsLcvANE3oHr1N1uknhABwgYHcrjGHs00vJ/Z/87+BLVlpOVQhWdbMj6/WTIxPYmJ8EgBACAFVKYKtgYCm6yeOXd/5zPqOvT/XBDw5YrwowN93uIgDQnCYlDgSOOd1Af8bIQRsy0YmnUWiLS7JmnwMQGJe4KHr73oIxGHhEp1ZJhwhoCgySsVSw3BTpUA+W0B7R1v8SGbHaxti+76aE9jc4l8CCD09R0U2OowxVCoVSJK0FcDcQFmC6rqA49x2V6orjHHouhaZPl4F1EbwW9nvMq+vhY6Njt8ZHQBVVSEErk4frwJ2PmSYx9N9B/yBwLZyuQK7zsqtJZquQdc1CJd9NC8QAHwxdftkjnVHY5EHU38Nw3XcBcNJioRwNAzG2IXuaP93NQE7icEH88lnCaQr4XBIy2ZyC4JTVYpILAoCkm3S3dUzfWbWjbpSKY9oWtOIpusJQgAhGotTFAWJ9gQIkYRj8ldWR/YWbguoUs8PhJBEOpVuOA4AuMNRyObR4vcSTdfOHEn1btnQtv/zmoAD2b4eWVFWpFMZMMYarwMAARRLZRRLZQSCAeIPeD87PbHzyGrf1F9yRqAA6S+XyrCsuU8njcr42Bi8vhZ5ougmAbw3J/DoqBGgQjxcyM/4l1iQCHHzpEMV+tz0uSqgh2CRi5tntzsZhztQqRqaPn7PvHYSiUAQVHWF6lZn41JZgat7NKlULM++IAFkWWnYEUxVVTiOe2leYGfUKB7P9f0YDAY7K2UTrlvdRYhEEI1GQDUVN/68UT+OUmiaBs7tg/MCAUDX1Y3M4pcS7XF/PluYUs0qpQjHwqBUYYBEa9nECSFoDbViYnwcjPGquVAkDMb4cFdk78magGu9RvZUru9RAenbRHv8ScYYbItBkiXoug7O+R+yLK9xHXFZVbV5tyPdo8Pra0GztxmT4xMoTZbguA6oqiIYDELVFMaAtYSg6lZnLZJ1kf5hAE+dGjdWCFe8pWp0iesKbnM20BHJH1hGDrLBXPJ3n9+7KJedHajIMkKhVtiMnYXAT16vd6s/4G8CAAGA2/wKEXLX+pBxccbr57x1AOv8xjkA52aaE4RubmpRvm8ulVEqVRdUU5MHoXAYLsQNAra2O/rhpBDoHZo0FsOFT5Fx7YXgnjlfCevaZrrCxpmBzK4vw9HI63R0DMViEUIIaJoOn88L3aODMTZg2ZWNPR0fVwDg5mM0qqp1QYAA0BXb/cZANnnNH/RvD7QGVAAQQgiH81+Fw7d0x/rP17N+Qzbqruie5HnxtpEZa3tclqBqFrnYGe0vNmLthnWSZeQgA3ChUevdyj3T6mbLfWC9+RtPO16NC0HNswAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 45, "label": "30 - 45" }, { "symbol": { "type": "esriPMS", "url": "3620fe04ff62594f1f2717e8a54d3dcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAH9UlEQVRoge2aa5AU1RXH/7dv3+npnunZee3MsoJB8UPKWFommqpUtBKwFFBWgjGgIal8MCmqUnkKEeMKaWUlkeAj5ktKschLA2qSAsICqRgxiVWpSspUKpU3CQIKu/PYmdndmZ7p6XtPPiwKSM/uDuyDSvGv6i99T58+v+6+557T3Tr+z6TPdgBTrYtAF7ouAp2vXiFHL+dxFRrVBVLK/945//E/TaX/GQM6UOyd5/pqW62kFhmC6RAWAGB3rrdRr7vPrLz08S9OxXlmBGhPfsMnpca+HwrpwvOacN06SEpwoSMSsYyobX/hp8fv+/DHu7e8/3zPdV5A/UUn5jZqd4FwjSJV9Mj70ep5T/37dJtfDDxwl6azHytJrFAooFatneGjPFRGJtsJ0zSvfenY1567c963V59PTOcMtDvfu5GY2mCa5js+LLI2/Oyt9X/2lbdo5bwnhnblNy5kHM9JSWzg+ACazeZZfqSUGBwYxCVzu2FGwnfvGnzg3uXZzYPnGtc5Ae0e7F2n6/pDUkqMDI+i6TWhCx1RO4qwFb6m6fE3duXWL+MaHSAwLTeYC4R5W0oRyuUKUukU8xruFgCfmTGg/RUnKZXqk1LixJsn4Ev5zthwpYJ0ZxqRaMQGxKsgIDeYQ6PemNBvdbSGVDoFYYib2o3pdLUN5Cu1WgMzSkOlM2AAgAjI5wqQSiEWs1EoFlGruZPyq5SC3/TBOc/sOe5c2tRQT2QPDi1kB/124msbiHx1B3QOd5xAhwpDqJTKkFK15VtKCUMYAiYd4QDc0kewO3+D53nNQ7JRu3/V5d/dM5GPtoGYpl3XbDYnDLZdGAAol8uwLAtgDJqmgXMOIfSQZYWvJDO8e+eRtdtWveexz43noy2g/vKDC0As6rpe28FORm6tDrdWP2u/aZrozKQRtSOf/cnhL//l7su+81QrHy2B9hadJcTUp3zpX0G+ikgpXa8uvZDBJzXJp1Ku62JwYBBd3XNgRSNbn83ft/2ezi0jQbaBQHvLznWMaC8D00K6OMOKCKiN1oIOm1Y1Gh6GKxV0xDtEbMT7AYA7guyC7xDRpwFotWoNlfIwpJTQGAMXOqQvz8puM6VyuQI7ZiNshZe1sgkEUlJezTlHoVCEOn1yj7M4zoRIEaqjVdgxW7xwfP0NK7sf/d27bVrMIWaAAFLtZ6rplu+PPR269DNB44FAXNNeA8OHTMs6q5icbQl9LGTB7T8GjQcCMV1ug9TWJpIJ5tZcENE0hjh5MQaYERNSSnfZnL5jQTaBQEtjff/cO7TxaSH0Ncl0EsV8cXojnaTsWAycczTd+vOMIfAqt1yHdK+21jciN9t29HKv4WFkODDtz5iMsIFEMgEp5QgEfbWVXUugxV1bq/1Fp4c0vJ5MJY1GvQ7Pm50sZ5phdGY7AUAxTd62PBm8qAITlD63ppy/9Zecz4Ph2VRnCifeGpjqWCdUPBFHPN4BBfJJyaXL0t/87Xj24wK9QE5IFv17OedQs5DCTdNEPNEBAJBNWa257oTZaVwgM+e9yEPifaOjVRRmITG4dRf5wTwidgSWZXXE9Oivdr6xtnfV/Mc2tzqmJdC+vPNR0un2er2BQr6A4JwyzSKgWq2hWq3BMAxksxlEbKtv56GvvLrqiidfCzqkJZBkcjsjhnxulmDepUajgVwuh67uLsZN8SSA64PsAoH2V5wPKkXzh4dHIP22OuBpVb3eQKPhIRw2riUCC1qLAoGkpBWMAdXR6vRH2aa8RgOGYfNfHu+dCzxyVrUQCESkrmdMg9eY2UZuMpIni9MhalwNYHJAIGaDCBdICRconcgI3B9sTifANGhcO7MfugCkcQ0AwCLsUNB4cLXN+W8AWm6aZlvzSNMYlJre22qEDRBIqcSRvwaNB3eshJc4aEs80cFr1dqE7QPnGjLZDIQQOHoksKqfEgldh2EY8JrNwyvZi4HvAQKBepLO0f7iN54QQqzLZDuRH8xDtYASQiDTlYEQY640TWu7TGIMk5qv8WQCAECktrSyabmwmkn29VqJrjItc0n33G6USiWM3a1TNpGohVQ6BU1jRER/Z4xdqescntceUCabhRA68rkCGi0yayxmIxK14Pvy6Irst55uG2ghc/xXyOmpVughLsT6zkwnV0Roeh6UVBBCQBc6iMhvemqVMDQBwo6wabbVZmgaQ9g0wBjDnEu6MDpaxUhlBJ7XANHYE9ARjyFqR6GUqpm8eeN4/sYtThcyxwfQe6DY+70m52ug6HZDhC4jQzNBclhKdVAL8fuXJx/+189LTtyAakbtqBiuDE8aKNWZAmMM0pfPaFy7MRqNvDcajQA0VnExNmYnfXVYhPgtN3c8evScgd7W4tQjxwA8eHIL1IqEU95bdH4YCol7YjEbwxN0uExjSKfTiEQs+FL9oSfdtwYA9lc2LiJiH5NKfQBEnGn4D2P68276H/t6WiSCtoEmK668DZKJTyRSyZjneai3eGVsWiZSqSR0ocOX8vfM0286VZc9/DKAl881hikFWtK5+UR/2VkBUvuzc7pEpVzG6MgofF9C4xrMsAm7w0Y4bIAIvlJq0+spvc9hzpSt3lP+FfzWuPPrfSXnFiK5I56IZ+OJOIhOzQUiKNlUuzjnX7ottenNqT7/tHzWX5pwDh4YWLfAN6yVDFhKii6VRCVd1w/Ax46ezKZpezkxbf8pLO7aWgWw/eQ2Y7r4r8+FrotAF7r+BzvEeo00Qyc5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 39, "height": 39, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 100, "label": "46 - 100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1392912.6388658285, "ymin": 1132166.8547994047, "xmax": 1428393.969149746, "ymax": 1189503.8930122405, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Source", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "dbh", "domain": { "type": "codedValue", "name": "WS2_D_B_H_", "description": "DBH", "codedValues": [ { "name": "0\"", "code": 100 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 }, { "name": "13\"", "code": 13 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\"", "code": 18 }, { "name": "19\"", "code": 19 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\"", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\"", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "46\"", "code": 46 }, { "name": "47\"", "code": 47 }, { "name": "48\"", "code": 48 }, { "name": "49\"", "code": 49 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\"", "code": 54 }, { "name": "55\"", "code": 55 }, { "name": "56\"", "code": 56 }, { "name": "57\"", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\"", "code": 60 }, { "name": "61\"", "code": 61 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "64\"", "code": 64 }, { "name": "65\"", "code": 65 }, { "name": "66\"", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "68\"", "code": 68 }, { "name": "69\"", "code": 69 }, { "name": "70\"", "code": 70 }, { "name": "71\"", "code": 71 }, { "name": "72\"", "code": 72 }, { "name": "73\"", "code": 73 }, { "name": "74\"", "code": 74 }, { "name": "75\"", "code": 75 }, { "name": "76\"", "code": 76 }, { "name": "77\"", "code": 77 }, { "name": "78\"", "code": 78 }, { "name": "79\"", "code": 79 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "82\"", "code": 82 }, { "name": "83\"", "code": 83 }, { "name": "84\"", "code": 84 }, { "name": "85\"", "code": 85 }, { "name": "86\"", "code": 86 }, { "name": "87\"", "code": 87 }, { "name": "88\"", "code": 88 }, { "name": "89\"", "code": 89 }, { "name": "90\"", "code": 90 }, { "name": "91\"", "code": 91 }, { "name": "92\"", "code": 92 }, { "name": "93\"", "code": 93 }, { "name": "94\"", "code": 94 }, { "name": "95\"", "code": 95 }, { "name": "96\"", "code": 96 }, { "name": "97\"", "code": 97 }, { "name": "98\"", "code": 98 }, { "name": "99\"", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 58, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 152, 132, 255 ], "width": 1.4000000000000001 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1192612.0131083652, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "Tax Parcel", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "2257" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 170, 146, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 42, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "SBL", "length": 30, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "Street Number", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 10, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Property Description", "length": 255, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 255, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 255, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "CURRENT_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "TENTATIVE_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Land Value", "domain": null }, { "name": "TENTATIVE_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Total Assessed Value", "domain": null }, { "name": "TENTATIVE_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Taxable Value", "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "Deed Type", "length": 50, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "Valid", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESCOM", "type": "esriFieldTypeString", "alias": "RESCOM", "length": 255, "domain": null }, { "name": "LOT_FRONTAGE", "type": "esriFieldTypeString", "alias": "Lot Frontage", "length": 50, "domain": null }, { "name": "LOT_DEPTH", "type": "esriFieldTypeString", "alias": "Lot Depth", "length": 50, "domain": null }, { "name": "CURRENT_LAND_VALUE", "type": "esriFieldTypeString", "alias": "Current Land Value", "length": 50, "domain": null }, { "name": "CURRENT_TOTAL_VALUE", "type": "esriFieldTypeString", "alias": "Current Total Assessed Value", "length": 50, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 50, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeString", "alias": "Sale Price", "length": 50, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 50, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 50, "domain": null }, { "name": "CALCULATEDACRES", "type": "esriFieldTypeDouble", "alias": "CALCULATEDACRES", "domain": null }, { "name": "SHAPEACRES", "type": "esriFieldTypeDouble", "alias": "SHAPEACRES", "domain": null }, { "name": "BISZONING", "type": "esriFieldTypeString", "alias": "BISZONING", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OWNERSHIPCODE", "type": "esriFieldTypeString", "alias": "OWNERSHIPCODE", "length": 255, "domain": null }, { "name": "LOW_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "LOW_STREET_NUM", "domain": null }, { "name": "HIGH_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "HIGH_STREET_NUM", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4199, "effectiveMaxScale": 2100, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 60, "name": "1128", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 61, "name": "Major Road Labels" }, { "id": 62, "name": "Minor Road Labels" }, { "id": 63, "name": "City Line" }, { "id": 64, "name": "Trees" }, { "id": 65, "name": "Railroads" }, { "id": 66, "name": "Tax Parcel" } ], "minScale": 2099, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 61, "name": "Major Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 50, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377284.281343095, "ymin": 1129249.7976414487, "xmax": 1435086.0669860132, "ymax": 1195819.0086628646, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 62, "name": "Minor Road Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 55, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377327.2907715105, "ymin": 1129195.8922374472, "xmax": 1435060.7560130134, "ymax": 1195654.1582707837, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM_NAME", "type": "esriFieldTypeString", "alias": "NUM_NAME", "length": 90, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 63, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 186, 177, 153, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWISCODE", "type": "esriFieldTypeInteger", "alias": "SWISCODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "MUNICIPALTYPE", "type": "esriFieldTypeString", "alias": "MUNICIPALTYPE", "length": 7, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 64, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 31, 7, 255 ], "toColor": [ 234, 245, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 245, 34, 255 ], "toColor": [ 0, 245, 20, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "DBH", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "3620fe04ff62594f1f2717e8a54d3dcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAH9UlEQVRoge2aa5AU1RXH/7dv3+npnunZee3MsoJB8UPKWFommqpUtBKwFFBWgjGgIal8MCmqUnkKEeMKaWUlkeAj5ktKschLA2qSAsICqRgxiVWpSspUKpU3CQIKu/PYmdndmZ7p6XtPPiwKSM/uDuyDSvGv6i99T58+v+6+557T3Tr+z6TPdgBTrYtAF7ouAp2vXiFHL+dxFRrVBVLK/945//E/TaX/GQM6UOyd5/pqW62kFhmC6RAWAGB3rrdRr7vPrLz08S9OxXlmBGhPfsMnpca+HwrpwvOacN06SEpwoSMSsYyobX/hp8fv+/DHu7e8/3zPdV5A/UUn5jZqd4FwjSJV9Mj70ep5T/37dJtfDDxwl6azHytJrFAooFatneGjPFRGJtsJ0zSvfenY1567c963V59PTOcMtDvfu5GY2mCa5js+LLI2/Oyt9X/2lbdo5bwnhnblNy5kHM9JSWzg+ACazeZZfqSUGBwYxCVzu2FGwnfvGnzg3uXZzYPnGtc5Ae0e7F2n6/pDUkqMDI+i6TWhCx1RO4qwFb6m6fE3duXWL+MaHSAwLTeYC4R5W0oRyuUKUukU8xruFgCfmTGg/RUnKZXqk1LixJsn4Ev5zthwpYJ0ZxqRaMQGxKsgIDeYQ6PemNBvdbSGVDoFYYib2o3pdLUN5Cu1WgMzSkOlM2AAgAjI5wqQSiEWs1EoFlGruZPyq5SC3/TBOc/sOe5c2tRQT2QPDi1kB/124msbiHx1B3QOd5xAhwpDqJTKkFK15VtKCUMYAiYd4QDc0kewO3+D53nNQ7JRu3/V5d/dM5GPtoGYpl3XbDYnDLZdGAAol8uwLAtgDJqmgXMOIfSQZYWvJDO8e+eRtdtWveexz43noy2g/vKDC0As6rpe28FORm6tDrdWP2u/aZrozKQRtSOf/cnhL//l7su+81QrHy2B9hadJcTUp3zpX0G+ikgpXa8uvZDBJzXJp1Ku62JwYBBd3XNgRSNbn83ft/2ezi0jQbaBQHvLznWMaC8D00K6OMOKCKiN1oIOm1Y1Gh6GKxV0xDtEbMT7AYA7guyC7xDRpwFotWoNlfIwpJTQGAMXOqQvz8puM6VyuQI7ZiNshZe1sgkEUlJezTlHoVCEOn1yj7M4zoRIEaqjVdgxW7xwfP0NK7sf/d27bVrMIWaAAFLtZ6rplu+PPR269DNB44FAXNNeA8OHTMs6q5icbQl9LGTB7T8GjQcCMV1ug9TWJpIJ5tZcENE0hjh5MQaYERNSSnfZnL5jQTaBQEtjff/cO7TxaSH0Ncl0EsV8cXojnaTsWAycczTd+vOMIfAqt1yHdK+21jciN9t29HKv4WFkODDtz5iMsIFEMgEp5QgEfbWVXUugxV1bq/1Fp4c0vJ5MJY1GvQ7Pm50sZ5phdGY7AUAxTd62PBm8qAITlD63ppy/9Zecz4Ph2VRnCifeGpjqWCdUPBFHPN4BBfJJyaXL0t/87Xj24wK9QE5IFv17OedQs5DCTdNEPNEBAJBNWa257oTZaVwgM+e9yEPifaOjVRRmITG4dRf5wTwidgSWZXXE9Oivdr6xtnfV/Mc2tzqmJdC+vPNR0un2er2BQr6A4JwyzSKgWq2hWq3BMAxksxlEbKtv56GvvLrqiidfCzqkJZBkcjsjhnxulmDepUajgVwuh67uLsZN8SSA64PsAoH2V5wPKkXzh4dHIP22OuBpVb3eQKPhIRw2riUCC1qLAoGkpBWMAdXR6vRH2aa8RgOGYfNfHu+dCzxyVrUQCESkrmdMg9eY2UZuMpIni9MhalwNYHJAIGaDCBdICRconcgI3B9sTifANGhcO7MfugCkcQ0AwCLsUNB4cLXN+W8AWm6aZlvzSNMYlJre22qEDRBIqcSRvwaNB3eshJc4aEs80cFr1dqE7QPnGjLZDIQQOHoksKqfEgldh2EY8JrNwyvZi4HvAQKBepLO0f7iN54QQqzLZDuRH8xDtYASQiDTlYEQY640TWu7TGIMk5qv8WQCAECktrSyabmwmkn29VqJrjItc0n33G6USiWM3a1TNpGohVQ6BU1jRER/Z4xdqescntceUCabhRA68rkCGi0yayxmIxK14Pvy6Irst55uG2ghc/xXyOmpVughLsT6zkwnV0Roeh6UVBBCQBc6iMhvemqVMDQBwo6wabbVZmgaQ9g0wBjDnEu6MDpaxUhlBJ7XANHYE9ARjyFqR6GUqpm8eeN4/sYtThcyxwfQe6DY+70m52ug6HZDhC4jQzNBclhKdVAL8fuXJx/+189LTtyAakbtqBiuDE8aKNWZAmMM0pfPaFy7MRqNvDcajQA0VnExNmYnfXVYhPgtN3c8evScgd7W4tQjxwA8eHIL1IqEU95bdH4YCol7YjEbwxN0uExjSKfTiEQs+FL9oSfdtwYA9lc2LiJiH5NKfQBEnGn4D2P68276H/t6WiSCtoEmK668DZKJTyRSyZjneai3eGVsWiZSqSR0ocOX8vfM0286VZc9/DKAl881hikFWtK5+UR/2VkBUvuzc7pEpVzG6MgofF9C4xrMsAm7w0Y4bIAIvlJq0+spvc9hzpSt3lP+FfzWuPPrfSXnFiK5I56IZ+OJOIhOzQUiKNlUuzjnX7ottenNqT7/tHzWX5pwDh4YWLfAN6yVDFhKii6VRCVd1w/Ax46ezKZpezkxbf8pLO7aWgWw/eQ2Y7r4r8+FrotAF7r+BzvEeo00Qyc5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 39, "height": 39, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 18, "label": "10 - 18" }, { "symbol": { "type": "esriPMS", "url": "420b1088ee4fa4fbf933bb03f6ba7c62", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJM0lEQVRoge2aa4xkRRXH/6eq7u2evv1+zGNXjEZBjR80iAEibAAXsuxLCCwxxiVmI4uympiQ8NiFtdkXYMwSg6AQEjUkmIAbdmYfgI8QiERDBMH4RYkxwOLOTD+nHzPT996q44eZWVh2bk/Pe1j2n/SH7jpVdX5d91bVOVUKHzOp5XZgqXUO+GzXOeCzXcsK3F+4I6ZE5BaGv1WQ/CyIuwyjzoZfVRYdvDax54WF7nPZgJ8r57+t2TxOgrsIcvJXgiAkIekaNrjmWOneY83RxpabzntobKH6XRbgI8V7fs7EOwQRxsfGUa/VMT4+Dm0MlJRwog4SyQSEEBucSOzFpzm/5ibKuwvR94IAH63elSJjf0sbcxUYGZL0toB8odkcefbDo3OksOtBKeUOZka5WEa93jitLd/XGKnW0GyOom9VL6SUF0cqZg+AuxbC13kDD5R230AGTxJRl5LyAyV8s+PEqsfLu29en95zBACeLez6kVTqDjBQGCpgdDT4SfU9H0ODw1i1ug9EdHt/Y+dD34geGJqvv/MCPly8Z60iPAMi8lwPjUYTRmsopeDEolBKJpkxcLy6e7v2dVEI6yDAKBaLbWGn5LZcNBujcKIRZbXUdgB75+MvMA/gp3mLVCV6CkTUqDVQLJZOK69WR5DOpBGLR0GMx4SUhsBULVfRqDc77qfZaMCJRmCAb2I5gbvKn7teSJHzXB/FUvmMcmZGqViCNhrJZIIIkPVaA9XqyKz6GR9vAQCEwPnMICLwXH0G5gGstX+zFBKNRh3gYB+q5Sq0ryGEwMgsYQHAGAM2DBJkHS3e8/uBAjUBHhWgt4SSfxcCL69L5M/8xwM0Z2BJ6lIAGB9rzWhbr9Xn2g0AQGsNJRSkkmtPL2EYw/pIcfdTUSNuu7I735i+hfc1J+A/lO9MuCSzzIDrLsjy2FZDg8OwQzYEEUAEIQWUVLBtC6FwSEqJrU3oi4+X8l9dn8nX2rU1J2Dft75GFuB6LrjN47xQ8jwPnudNW2aHbHT3dEMpeYHW/iEAV7drqy3wsUp+DYGvZ0LYaB2CYV8K8W+PsUYBcMcXf3RnkttyMXRyEH2rV0FKufZoafeWjZk9zwTZBwI/V8lfweA/ARDEgBQSEKdXao6OLqTvc5bn+aiUK8hk0wDh0eP8w4H19PC0k0sgsGF9J5EQYMbo6BhczwMzQ0kJqRR8z8NYB5uHpVK9VkcsHoVt21kuZ7YCeGI6u0BgBl1GAAqFEpqNzjcKy6mRag257iwY+geYLbAAHAArahRn0tjkKyYEfT7Ips0IQxOgQIvg2SLJTC4YzMFcgQW+r9+2LPWZaDSK2kjbpW3FyLImcNhw4M4reIRZHwTUI8lkAs1GE1rrRXBxYRVxIgAAZv5LkE0g8Bvd4V9eWPB2K0v1ZHNZDA3OOxRdVAlBiMdjAADLUg8H2QUC5ylvnj15x2ap5F+7ImFKpZKoVKqL4OrCKJPLQEoJY/Q/12f2/THIru1O6/q+n7x6uHB33lb2fYlUAq1Wq6PAfamVTqfgOA7A7EkLN7aznXEvfV3u/j2Hh3eutS3r8mwuixPvvQfjm4Xzdh4iImRzGThRBwCM0ebGjel9/2pXp6PgQfr2Ola6LKQIJRMJlEuVhfB3XrIsC929OViWBQb70PrGjbn9AzPV6wiYlfczIhUCAM+dPmpZaiVTSViWNfW1LoTV1Um9GYH7CztvV0p9l5kxPFjA2NjKeIcrpTJ834cTjUAplWLi3x4t//jyjen7drSr1xa4v7GzR7nqfgAoDhdXDCwA+FqjUq6gWqkgGo0hnU1BEN12rHTvfzZk9h4MqtcWmMboKVJk1WsNNJsrIxT8sJiBer0Oz/fQ29sDCHrg+ZH8r4PyXO3i4U8x81VsGJXy8k9SM2l8bBzNZhNO1LF8V28D8NPp7AKBW63WXXbIRqPegDErYxmaSY1GE07UAQvegtkCQ4p1ADC6Qh/l6eS1JlJOBHFBkE1wGCVlHwC0Wsuft+pU2kwEOCQoGmTTLgFgAfjIPM4A3j+S4Kns25kKzmkZdoWkkJQCWn80oKWY4GRjAtfPdkm8koBYZduhFbX+ttOpnRfzYJBNILDWeF4pbIvGo7MGDoVDiEQiGKlUYZYgUT+lcGRid8lErwTZBAJHbX2fC+s7jhMRzUhXx2FhJNKFXE8ORITx8fElSwISAbHYxFylpPxVkF0g8NXpB9/pH7r7Mcu2v5/ryc14Yg8AiUQMqUz61HdBgXNHR1KWgu/5HdkmUsnJBIAZ3JDe+1Jgm+0a2dx9/44jxbu/oJR9RXdvN+r1BmrV2hnnPEIKZDLpybiU2Rh+VwjxSWXN/YJBKBRC3+peuC0Xw8OFtuCRSBeSyQQAgIy8pd0Zcvu9NIHzHPr6l4bdX4Qsa3ssFkUsFoXneXBb7sStGyEQdiIQRDDMGsbcxKQzgP14OBzC7E+EJxTuCgGYOCxb/YlVqI3UUBupn5ZMFESIJ+JIpJIAAK3932zK7T/art0ZhyBPeQPg1ufK+UdabutRy7YusSxLfiAWnejM12+HlLnumuyBN47U8ln2zWPhri4SSsw6QyKlQDwRn2r3v1LJTyeSCSSSCbgtF77vQ0j5/hEqAF/7h17PWNtmarvjZ+7adP4fAC57mvN2uKgvZa2/zOBeKeQJy6I/r8/te3PKdlM8X+wv7HrNUuqiZDKJcrHjA3pIKdDT1zPxPvrmlU25fZcNDO26gQUfsJR9vh2yyQ7Zp+x9X79DQt2+Obv/d520P+uXbPKC2EuTn0CFLOtWzfxaPB7D2OhYR7N1OBxGric7OfnwCVjeJgDY3LP/EIBDx0v5uBD8Fc/l8yxbvWsMv7U5t+/EbPxftJt465L51weGdj2pbLU1153D0MkhtFrTX48QSiCVSp1aVrQxb8KSazfFHzgtLp083X9xPn4t6tXDWLe1rV7wvqgsdWHvql7UanU063V4ngciQigUguM4cGLO1PUcn31zIJqVe6+kfGfr0Sy1qMBXUt7/G2+/5H+FzGFl2esTiRgSidg0lsS+7x8j4u9tyu1/bzF9WvTLpRfR4x6ADceGd61xDe9RUlxISjjE0Fr7J6HRT4oe3LzIoFNastu0G7r3vwzgiqXqL0jnbsSf7ToHfLbrYwf8f2wGvL0PvYE7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 45, "height": 45, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 29, "label": "19 - 29" }, { "symbol": { "type": "esriPMS", "url": "8a1607136debed0211434c94320fcc48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAMpklEQVR4nO1ce4xc1Xn/fefcx9x5z+7OPkwNNlLSkBeSSyFAW+E/WmPjTRpCgKQlEVKU9EFVqJ0YDHausZtEqR0jEYco/6RSWwiugYJh1yhNSSRClTSKUJuElrbBQNmXd+e1O487957z9Y/Z9a6NPY/d2cdY+5NGujP3O+d89zf3nPu97jGwjpZgrLYCnYZ1wlrEOmEtYp2wFrFOWItYJ6xFdAxhQ/wXtpqKblZ+cKVWRlba6hcfS399eqX1WNOEvcSuMZPRd2ml9nBOvkdKElJaZ88/M/ZAxqv6T96x8fA9RNArodOaJexUZt/vzkypE1KKXikurKZtW122bf3psxMPfPqJ096OT236xivLrdeaJGxoyt3PBFdKJgBQSqNcKsPzPKgggJQSlm0hEolASAHLshKGlD968s0v3nTHFX/z4+XUbUUIOznihgc3uKVmZJ+b2ncAgvczAGZGLptDIT8NZj5XcBrIZLLo7ulCNBqFkNIIR+x/Of72fQO3bzyaWYbLALBMhA1NuXEVVPcz0R8bhuwFMb2Q2cdK6VK16r+stf/F2zce/Y/z2z0/ue/PhBD7ASBQCmfGJuB51YuOw5oxOTEFrRnxeAxSSktKcxjAdctxXcAyEDaU2XejhhqWlhlb+DuRIMMQEcMwtmkObXtqZPff3Tpw+LNEYAAYHn/w4yzom0BtCo6PjMP3/abGzExmYNsWbNtGKBS69sTIrvfdtuHIf7b72oA2E3Yq527RrF8SIBMAtNaoVGrrjpACoZADKQUEERwnctczY3uucdn54EcK/jVKG8cJIM2MifGJpsmaQ2Yyi4HL+kFEIBiPAvj9dl7bHNpG2HF2LZXVJ4hqZBXyBWSzObCeX3uIgFgshmR3CoIIoVDoqqvHK68q07ySBAxm4Mz4BLyK1/L4nuehWvVhWSZM07yhXdd1PtpGWCSPzxDRZqBGVmYq+y4ZZqBQmIbneejt74WUErZtf2ju/NTUFMqlyqJ1KBdLsKwEDEOGh9+4f9P2zV87vejOLoK2EUasPw8QlFLIZnJ1ZT2virGRcfQN9MEwJAAgl8tjpjCzJB0WPiCmTf8PAHxnSR1eAG0h7KUJN1oGtgCM4kzp3SbABeD7PkbfGUV3uhteuYx8fulejlLB2WPbtA89NXL/nwAcQOuqYh6D5n/X4cr37kwfe32xY7SFsLKFG8AsAaBSaX5KKaUwMTbRDhVm+5v3jkzLTJtA+jyRTwDRA/80/sB0pVI5ducVRx9odYx2TcnfmztYzILdLgRBgFKpjJBlgwkQRCBB75KzLCtmWdb9T73zpTuLUn/wM/2Hi82O0R7CtL4JRAiUglKqLV0uFhe6Y4UgSGnAskyEHAfRWAREBCfsbKJS+TVmXDFnDzbCkglz2RWc01sIQNVbvburHrRmaO3D930UiyUU8gX09ffCMA2Ews7GJ9/cdQI48olm+mqKsKEp9yMQ+kaGcAKv2hOwSuhAB6T4dTlRHiUr5ABAtXJxN2Ytwfd9jI2OY+CyAUgpEI2Fb338tXuv//RVj/xro7YNCRvK7H8QxIcAAoFh2iZMmBeULZXLi1B/dRAEAaYmp9Dbl4YQAnbCegLApkbt6hL2Yu6hzYrFATQxvSsVD9U6jvJaRKlYQrlchuM4cBznin84fe+tf7TpkafrtalLmGJxK1AzF5RSKOQL8CoetNJgAgzDqPmGQqA40/SDZk0hO5WF8xsOACBkmn8NYPGEAfThuaOxC0QP/GprDvJaRLXqo1wqwwk7sEOh97rsCpfci4a76xPG1AdiBH7QcvSgkzBHmBBCXD1WugbATy8mW58wggAA3YSr08kIgnnbkZXsrSdblzACv8kATNOEEAJar0hiZsUh5Lw3QJb9f/Vk6xKmib5PzJ8jAmLxKPK5QptUXFuwbXv2iNj38v9VT7b+HZaYehb5rjEw+hOpJGZmSlBBUK9J54EAJxIGAARBMHr7xqN1jcm6hO2gR73hjHuQiY8JIqTT3RgbG2/GLOsYRCIRGLIWkwPhu43kG1r6P0nh27+dw2cJuDbkhJBKJRsGCDsFUgp0dacAAJq5apDx9UZtGhLmkqtfzD10p2L5KoB4IpmA51VRKjaVZlyzIAJ60j2Qc3eX0nt3pB9uuEg35XxvSx56Yzjr3s3gpwAgne7BO9URBH5nrmdEQE9vGk64ZuFrrV75WY9xtJm2TYd3tqfcp4ey7hGAd5Eg9PamMToyik4z0YQU6O1NI+SEAABa82lfGLfUs+4XoqV42Ezyl3uiuff/FoCbLNtCLB5DoQ2x+JVCyAmhJ91zNvGilf5fYQfXfzz21aYX5RYDiB+QWgVRMTvvHcfpGMKcsIO+/nkjXmudESS37IgdbMm4bJowZtDzGfW0kPIaAAj84IK5x7UKy7LO+S6E6PJ9/50Tb+267bbLj7zYbD9NE/ZC9suHpMAtQC3LPD46Dq07ZwHL5/KoelVEYmGEIxEIIpimETXNyPDxt3bvvv3yw99opp+mCHt+8qGrCLgfqIV3x0cnOoqsOZTLZZTLZUiZRSKZQDwRB0AUjjhHnvz1ff99x5VHTzbqo7k7jPC3RBDMjImxMx3vhCulkZnKwqt4SPfOhqgjzuMAYo3aNiRsOOt+lMHXAkAum7+k4mLFYglmLodkKgnLMqNPnL5396c2PXK4XpuGhGnmPUSAVhqF/KUXrSjkCognExBEsC37cwAWT9jJyQcvI6LrAcb09ExTNROdBs2McqmMSCQMyzavbCRflzDDkDcz1wpzi8XOTHI0A9+rApEwhJDmqbfv67q5To1s/QAiaAuhVpxbrXZWCq0V+AtifCVpvR/AyxeTrR9AZFwO1JKel1IM7Hzwgqe+D+6pJ9sozWYD3JE2Vysgmo/pm0LUfbI1yBrxGTAgZ53VSxVCiLPHUcd4u55sfcI0RkCAIeQlnTUyzPlakXK1OlZXtt5JAf6hBu0GAeFwGDMzS6tBXauwQ7WskVIq3+gNubqE2Xnxg3JSFwGKJFJxFIsziw4YmqaJdF8PSAiMvj2yZpLDRq2SGwCgA/VqQ/l6J7duditDOfcRMD9omiYSqSRyi0iA2LaNvv5eCFlbKwzLXDOVPtF4FHNrviHk1xrJN3SNZGXmq8qO3A1gQzKZAGvdUkI3HI0gne4+50l0NvGwyjANA4lkAgCglMruTB9qGBdrSNi2/sPFUzl3UDP/CEA01ZWCbduYmsw0rGdNpZJIpGoKgYlBNa9h4VNpqSAiDGzoh9a1CESzBjYRoac3Pf9HMt3TTJ1rU+Gdm5Puz4ez7qAGP0NAMhwJwwk7mJkuolgqwit75/iZjhNCMpWCHapFOZm5LAQPgjHMINMO2W2rJ7MsE5ZdG2fgsgFkM1lMFwp119q5JM6cflqpnw6mDz3ezHitZI1+eDLjXm0QP8HADUSEWDyKWDwKMKC0htYKUhoQC0q9WfMEQWzdnnR/NZRxfw7i6+YyNu3Awr6IgK7uFOLxGHL5PErFEvSC2n0iIBwJI5VKwTCNWf30uLDVzmbHaykJMtjlvsWM3zmVcwcZ+BLAN9Y0qWWRpTx3qjHrU9qUdw3G3cmanH4BoOss04QdsuAtsYjYMOTZNUizzkiSAYN7DdNAT083uLsbge8jUApCCJimcc5yoJl/zSS3DsYOnml6zFaVrM1z9zkAzz07s7fPqlpbIfBh1ugBcYpAZc36NYY4ubPr4C8WtpWk/16xcQBgSiaTGF/CWyDCEOgd6DtLQKD5DluU/81HaC8RfYHBCSLAtC5UxEw+a/WY6Zf3bmvhpQZgiXX6H4t+ZRzA92Y/DbEteeiNoax7AsAnnbCDSCSM4iJKDizLQro/DdOoqa+ZH/3DnkP/PHt6z8kR94AI004CbwXjvQB6QFwG6A3W/LJh0j9uix1c1L+14i/JC4G9WtNHAba7093wqz6qTYa9iYB4Io5kKnXWdlKsH9+ZOviXC+Vm3y8/PvtpK1acsJsT7v8MZfbfB6JvCVGbVhPjEw0NWSfsoKurC6ZVU5nAzCweGuw6+JWV0HsOq7INw46uhx8bzrofYPCfG4bEhg39yOenUShMn1OwZ0gJJxxGLBGDZc2vQ6z5dQ1x985ud9n3qTgfq7ZvxfaUe89w9sseA38FIiSScSSScajZF7yklO/2CJjzIOwLd4nHtpK7KqVDq7rRx/bUgV0v5PafgsIxEvQeABcjaoQgHq2q8rHV2G9nIVZ9Z5Rbkg9/nxm/OZzddwMLsZOATWDqBiNDpF8Dix/8JEWvNFuOtNxYdcKAOdvu4I8BLOs2MO3AmiCsk7BOWItYJ6xFrBPWItYJaxHrhLWI/wfupRE5lmpU4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 57, "height": 57, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 45, "label": "30 - 45" }, { "symbol": { "type": "esriPMS", "url": "dc3e7e4f5310166c4c25bc1c79dfc623", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGYAAABmCAYAAAA53+RiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAARaUlEQVR4nO2de5BkVX3Hv79z7+33u+e5qGQxxFARROQRi6gsBnd3drcwGtYKqdIygkopSShJCtidmcvuCmgUsLBMRAwFoQwFGGJ2p2eXUIUBNQlIYiysCMSCCnHe/e7p573nlz/6MT2vnduv3Z6Z/lTNH+fOPeee7m/fc3/nd37nd1X06ErUs92BHmvTE6ZL6QnTpfSE6VJ6wnQpPWG6lJ4wXUpPmC5lywvzg8wdg2rR9mEQLiXiQZg8CEUUifnXDP65EGJyj1//n7Pdz5VsSWGYQScT+gEm3IYSvx/ElX8AEAQwo3yEICUjEhv7MZE4vDeo//CsdXoFW06YSHz0vZGE8giBL6x8+xtDdCWDn4vE9YeVQubm3UNfW+xoJy2wZYRhBk3G9dsB3EngVZ9LmhKGacA0JIQQUDUFiqKsbOXTpt39nkj69j0j3rvnz0zP12ZLCFMWZezbIL6x/rhkRjqZQjabQyFfWFXP7rDD6/XA4/XUH74Ehu3ZSFT/wEhYT3W46+vSNcIcn9JdnmEUd5FuNFo3Ehu9nwQtEyWdyiART8A0zXXrFfIFFPIFZDKL6B/oq7+DLoLgBwB8qtG+tIuzIgwzaDKp7wLzHzP4QwRxLsBqLgFMxMbiROKngDwuqfjY/sA98dO1FYmNHQLRny61zYjOR5HJWH9M5HN5TE/NYHjHUL04n4zExh4fCR2ZbOpDtsgZF2YiNnphJEHfJfBlAEAgoO4pTURBgK8B6BqSjq9E4uN/5UzQ3bt26vlVbcXHPs2gY1QpMwOzM3PI51aduiFGycDs9ByGzxkCUblFJvENnfVTOumyiY/aEmdUmMmYPsLg7wNwWDmfiJ0AxnIB/mgkcfhjI4Fjv6q1lRzbLSU9RHXnz8/NNyVKlWKxiFQyDX/AV74++PwrEnwtgKebbrRJzpgwk8nRy1jy0wBs9ceLpRKKuQJMaUIIBZpNg8NhX1n9IrDyk5PR0av3hI/+4mRCv8SU8p8IENUTogsxZBezLfczkUjA6/NAiHLTDPFn2KrCRPhmuxmjp4RYEqVQKCK2EEOhsNpaUhQFgWAAXt8ya2nAVMSzJ2OjB01pHicStbYS8STSqXRb+sqSsZjJ1q7N4A+cSNwW3OhZ127OiDAUD98iBL+jWs7lcpibmQOvMwE0TRPRhSgWFxcxMNhf+/USY0iSeL5++MqkF5GIJ9ra30w6UxOGACGkYzeAx9t6kQ3ouDARvtnOcfmXQPnrNAwT87ML64pST9lamsbg8BDUVZNBIJfLI7qw0O4uo1gsgBmo2ABg4iuw1YThePgaIg5Wy/FoHFJaN3JKRQMzUzMYGh6Eqi51t1gsYX523pLAjcIMFAsF2KvPOqJ3tf8qp6fzwkB+hCp3C0tGNtu4G8ooGZj+9QwGhwZgs9tQLBQxMzvbkMANX9M0UTNBpLx4Mjm2m1mUpIk8FLOggWOmPzk1Qg+sfki2gc4/Y5j3VceEfD7f9C/cNE1MT83AbrchXyjAsoOySdisE51omCVOAgwhALCACQCJECZiY0kwvQxBLzDjqf0h/ZV2XL+jwjwd1wMK5M7qd5jPNz/HAMqz+vwaPq9OYFq8G4nID8LVAF9NhPFIbPxHEnRTqwJ1VBgnyytldRoNrOlI7Fayi1n4/F7Udd8ahN8jxs8mEvrn9wX0h5q9fkeFkYRd9eViodjJy7WVQqGAt958C4qmgJgAAkgQiASEEFAUBYoioNk02G12qNrSV0nEChjfmYiPufcFj3yjmet3VhgpPyxE2cwtlUqQnTChOohkhixac3bbbBpC4RAcziVvEwH3TSbHfrnXf+RUo9fumDDMoMmEuKBaLhRLnbpUV1AsljAzPYtQKAhfxdcGEEmTnziV1s/f7dXnGmmvKWEmUvpvKRLvkIBgSCYIU0izBKEsolSc3t1318yJ1OHfVEA1i7O4hutlKxKLxSGEgKfqOSDyGSXcD+D6RtppSJhI4vA7mZXvkcmXV22WqttekijPzFQNk4nxogAn6+sWWvD6bjai0ShsDhtstrI7j4j/aDKuP9hIsIdlYU7N3Oo2WZ0k8PkWTrcRqL9aMEoGCpvowd8qzMDCfBQ7zhmuP3w/M95LZG0GZlkYw+66waIoq0gkkxuftMUoFopIpzL1Xur3TCb1jwP6U1bqWxaGSHyiftrODORyWRTyRRglA8wSDEBVFSiqClVRoagC+VwBmVSmwY+1NYgn4nB73RDVFVEpvwSgfcI8x7qaTcjLqz4vKSVmpmZRLG6f4akZpCGRSWXg83sBAET0u5Opw+/a6zv26kZ1LQmTSxrnEpb87ulUuieKRdLpVE0YAJCm2AOgPcIQUah+btiqz2s7USoaMEpGzTNAoEus1LP2jDEVey3+F+Woxh7WKdUJw8AOK3UsCWNKIyrqVhAVTQO2kfnbKiSWHKEEWBpuLAmTzS2+6fb4DKqc73I5kW0goG67szxGmqJW6lgS5uDb78udiI7+OwlxJQC43W4k1DgMY/3w0x5lFEVAW+Z5lr+wUs/6PEah+8C4stw4EAqHMDd7VgPiNwVOp2tZmZlftFLPsjAv+cXTl8bklBC0AwBcbhdcbldbguy2Ml7/UmwcMyddQeXHVupZFkYnXZ6KHf6cCeV49VhfXxhThSIMo+EA/W2B0+mE3b4UVSpIPGZ1N0ND3uXdoWMnTiyM/rNQxDUAIBSBgcF+TE9NdySMaDNDRAj1BesPSUHG163Wb3g9hm3K9WzI14koAAA2uw3hvjAW5i0ZG9uGvv4wNE2rlZnwN7sDx96wWr9hYQ749IWJuH4tgB8CTADg8XpQyBeRTrcnfniz4w/44Pa4a2UGz5Epbm+kjaZWMPcF9edPRMeOCUGj1WOhvhCKxcK2WndZC3/Ah2BoaQhjJlOAPr63wW2DTa/57wsdGY/Exz5ERB8EyiZ0/0A/pv5vatMFXbSFyhTC5/MuPyzkTXsDR37UaHNNC0MEPpEofhSG9ktSxAAAqJqKQCiIWDTWbLObElVREB7og9O5cj8W3TISuPM7TbXZSof2B+6JR+Kjewj8MlfiYL0+L9LJFErbxIR2u10I94UhlNoeKjAgBdFNewP6g82223L4EoE+w1gKVyQCNJu2LYRxuZzoH+xfdbxVUYAWhZlMjN3FTF+oP5ZdzCKXy7XS7KbB6XKueZyZH5hIjO8kf0xvdjdA08JEEmOfYKZlJmA8FkcycdZyFpxxUsk0bDbb0j6aJWzEuA2J0O+fih762O7wl99qtO2mhDmVOLzThHikfi/EwkJ02wVdlEolTE/NQFUVuNxueH2eZZNKAJcapLxwcv6O9+/pv2u6kbYbn/kzaCImHheCaz+TeCyx7USpxzBMpJIppJIpuN1uhPqCtTUYIjpXqtrJn/JnL72UHrQcJ9ywMJPxseuFoMur5cVMFsnE9osbW4/FxUXk8zn0D/TXB5hfNJvYcQiAbrWdhoR5gnUbx+S9VRvMNCVi0Z6PbCWmKTE7O4fhHcOw2cpDG0HecSqtf8tqcHlDwriT+CQJGqiWY9EYzF5gxpqwZCzML9SFyZJmGvwFAONW6jckDEt5R3WHValUwmJv3f+0FAtFZLM5uCpmNTN/Cu0WppxyhHZWy6nk9jGLWyGbWawJQ0TnHk8ePv+A/9jrG9WzLIw06bra/J7LaT16bExuxfYT1VSvANA+YVjytaSUlcnl8x3dY7+VME0T0pQ1XxoLvmCDKgAaCyo/r1ou5Lf3mkujGIYBm1LJScR0rpU6jQSV187tBZQ3Rv3owpC+05xaw5IwDDVYvxFKnibPZI/VrFg49Kx3Xj2WhBESDq7LQ8CdzheyxRC0LHbZku/K2h1D5mJdMj0oQgXQG86sIpbFLgtLy7uWhClp5pRWqhNmjdxhPdZHqVvdBNhSpkBLwlzruWt2IjaeJYILABxORy9UySKqsjwjOjNtuJsMaGSCKc0XFUW5CgCcbieICLwdo2EaxLZiEU0RaG9QuVDEowCuAsoPM5/Pg2Sy/XeNpmnwhwJQiBBbiG362AG3eynanwlFux8/t1LPsjCukngyq/I3q8OZPxhEJpM9bYr2RrE77BgcHKjNkj0+L+KxM5q8ta0oioDLvRSRSYyTbQ8q3zWgZ05Ex79GhDEAEILQP9iH2em5tgxpzkrESb1pqWgtB/GcVbw+H+rTnTGT5RizxtZjUnR31if/hAS9DQAcDgcGhvoxNzPfkjhenxfhcKiaaLaGQmLtCpsATdPgD/hrZQYWXEGctFq/IWF27dTzE3H9ACBfBEgDyntAhs8ZxvzsPEqlxlJfVXemeVeElVYRosHsei2gqgr8AT9KhoF0Kg2WLYwCBIT7w8vuFiK+YxfdafmB2fBYsS+o/+xkbOwPJPgHIFKAchK1HW8bRjKZQjqZsrSqqaoK+gf7l23sARMD8hUQXQgAms22XvW24w8sZUb3+rxYmF1YM4u6FcLh0LI0+Mx45aWA+G4jbTQ1iO8JHZmIJPQRKeU/CiInUN6oEwj44ff7sJgpB/0VcnkYK4wDVVPh9XpX55skLjH4OsHCyeC/B8p3jGbTUDoDSejqN7BqqoqhHUNIJhJIJlLWh2kqi1I/AjDIJMaNjb5Ro+mn60hAf2YipV8sS/x9IfDuWt+I4PG64fGWrRFmhjRNmFJW8kiu9howc1JI3jsSPvqvk3H9N+r/53A4Oi6MIFoVtEeEyvsFvEjEk8hkMqcd3uwOG0KhMOyO5Xc5sbx5JHzk3xrtU0tmzz6f/toTfN3Fnvhv3wSmYxDkX3kOEUFRVaznxGHmVwWJPXtD+psAsDeovzkRG5smomEA8Ho9bXuhwnr4A/51s8UqioJwXwihcBC5XA75XAGGaYJNE0IR0DQbnC4n7PY1hl2Wh0ZCR/+6mT61bI8epCdNAN987g39oVwAB9mUN0ERlxH4tA41Zk4Lwr1mXnx13w592To1C/wtMQ4B5a2E1ezkncDhdMAXWPZ7+g9i+W3JdC8Jqk1CiAgulwsul2t1IyshLoHFDSOho48226+2TRQqb0R6FMCjp2ZudRt2z/sE490my/PAGAJJJwlKgek1RYiX+gLT/7JeZCKTfASsHKqWQ6EgZqZn29XVGna7HQODA3XWE7Mk/uz+4NGXTyRue5JL2hgpdCPRkkAbwZDPEvjzI8Ejv9r47PXpyAyu8h7J5yt/DXPAf+z1SGw8AsIIUP5VezweZDLtC8N1u13oG+hbNoQx6Mv7A0deBsp7fwDc8twb+u15P/7QhHkdQB8UlU3BS3UgWfL/kqB/YKaH94eOdn8K+VaQ0rxVKOoegAUAhMJB5PO5ltOkEBGCoeCyHGIAIMGP7A8eGV15fmUkeKzyh1Mzt7ql3dNvMjxEpfRiQJs+SHe2fZztWmH29x3770h8/FsAvghUcgoMDWJmahqyycmfw+VAOBxaGZEPAv2dO0A3WGmjMhp0PNKxa4UBgEyAvuSKmbuEEL8DlCeyQ8NDmJ2Za8h5qmkqgqEgXO5VD27JoL8YCer3trHbbaGrhTlIenEyru83pfwvIcgHlK20c87ZgVg0iswGeWzsdjv8Ad9agoDBryvMn9kTOvpCZ3rfGl0tDFCe10Tio1exxAtV81WoAn2D/fCXSlhczKKYL8KUZnnOpChwOOxwulxQ1TUms+CiYDE+EJz+eiP7Vc40XS8MAIwEj/7nZOrw+0xDPCOIai+h0zQNgcCqOe2aMCAh+WFNirGP9OtTHetsm9gUwgDAXt+xV49P6RewU94Fxhep4kDdCAYXIMX3oOGefcE7X+t0P9vFphEGAA6UPQR//sy8/tWi4M8xyetVoncylvtTWHKWwc8rivI0THr8bL5lvFk2lTBVKkPROIDxJ966xelzec4zoPhVBXlRwsxP+mjmbLwfuZ1sSmHqOfj2+3IALOWZ3ExsemG2Kj1hupSeMF1KT5gupSdMl9ITpkvpCdOl9ITpUv4fdebhIc6/9HIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 76, "height": 76, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 100, "label": "46 - 100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1392912.6388658285, "ymin": 1132166.8547994047, "xmax": 1428393.969149746, "ymax": 1189503.8930122405, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Source", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "dbh", "domain": { "type": "codedValue", "name": "WS2_D_B_H_", "description": "DBH", "codedValues": [ { "name": "0\"", "code": 100 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 }, { "name": "13\"", "code": 13 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\"", "code": 18 }, { "name": "19\"", "code": 19 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\"", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\"", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "46\"", "code": 46 }, { "name": "47\"", "code": 47 }, { "name": "48\"", "code": 48 }, { "name": "49\"", "code": 49 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\"", "code": 54 }, { "name": "55\"", "code": 55 }, { "name": "56\"", "code": 56 }, { "name": "57\"", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\"", "code": 60 }, { "name": "61\"", "code": 61 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "64\"", "code": 64 }, { "name": "65\"", "code": 65 }, { "name": "66\"", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "68\"", "code": 68 }, { "name": "69\"", "code": 69 }, { "name": "70\"", "code": 70 }, { "name": "71\"", "code": 71 }, { "name": "72\"", "code": 72 }, { "name": "73\"", "code": 73 }, { "name": "74\"", "code": 74 }, { "name": "75\"", "code": 75 }, { "name": "76\"", "code": 76 }, { "name": "77\"", "code": 77 }, { "name": "78\"", "code": 78 }, { "name": "79\"", "code": 79 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "82\"", "code": 82 }, { "name": "83\"", "code": 83 }, { "name": "84\"", "code": 84 }, { "name": "85\"", "code": 85 }, { "name": "86\"", "code": 86 }, { "name": "87\"", "code": 87 }, { "name": "88\"", "code": 88 }, { "name": "89\"", "code": 89 }, { "name": "90\"", "code": 90 }, { "name": "91\"", "code": 91 }, { "name": "92\"", "code": 92 }, { "name": "93\"", "code": 93 }, { "name": "94\"", "code": 94 }, { "name": "95\"", "code": 95 }, { "name": "96\"", "code": 96 }, { "name": "97\"", "code": 97 }, { "name": "98\"", "code": 98 }, { "name": "99\"", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 65, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 152, 132, 255 ], "width": 1.6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304606.307276763, "ymin": 1072538.3109990284, "xmax": 1471932.5710487626, "ymax": 1192612.0131083652, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 66, "name": "Tax Parcel", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "1128" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 170, 146, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 45, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1383464.3647834286, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "SBL", "length": 30, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "Street Number", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 10, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Property Description", "length": 255, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 255, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 255, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "CURRENT_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "TENTATIVE_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Land Value", "domain": null }, { "name": "TENTATIVE_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Total Assessed Value", "domain": null }, { "name": "TENTATIVE_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Tentative Taxable Value", "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "Deed Type", "length": 50, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "Valid", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESCOM", "type": "esriFieldTypeString", "alias": "RESCOM", "length": 255, "domain": null }, { "name": "LOT_FRONTAGE", "type": "esriFieldTypeString", "alias": "Lot Frontage", "length": 50, "domain": null }, { "name": "LOT_DEPTH", "type": "esriFieldTypeString", "alias": "Lot Depth", "length": 50, "domain": null }, { "name": "CURRENT_LAND_VALUE", "type": "esriFieldTypeString", "alias": "Current Land Value", "length": 50, "domain": null }, { "name": "CURRENT_TOTAL_VALUE", "type": "esriFieldTypeString", "alias": "Current Total Assessed Value", "length": 50, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 50, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeString", "alias": "Sale Price", "length": 50, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 50, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 50, "domain": null }, { "name": "CALCULATEDACRES", "type": "esriFieldTypeDouble", "alias": "CALCULATEDACRES", "domain": null }, { "name": "SHAPEACRES", "type": "esriFieldTypeDouble", "alias": "SHAPEACRES", "domain": null }, { "name": "BISZONING", "type": "esriFieldTypeString", "alias": "BISZONING", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OWNERSHIPCODE", "type": "esriFieldTypeString", "alias": "OWNERSHIPCODE", "length": 255, "domain": null }, { "name": "LOW_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "LOW_STREET_NUM", "domain": null }, { "name": "HIGH_STREET_NUM", "type": "esriFieldTypeDouble", "alias": "HIGH_STREET_NUM", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2099, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 67, "name": "Label Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"MAXZOOM\" >= 2257", "useCodedValues": true, "maxScale": 2100, "minScale": 4199, "name": "2257", "priority": 20, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"MAXZOOM\" >= 4514", "useCodedValues": true, "maxScale": 4200, "minScale": 7999, "name": "4514", "priority": 19, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"MAXZOOM\" >= 9028", "useCodedValues": true, "maxScale": 8000, "minScale": 16999, "name": "9028", "priority": 25, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"MAXZOOM\" >= 18056", "useCodedValues": true, "maxScale": 17000, "minScale": 29999, "name": "18056", "priority": 22, "symbol": { "type": "esriTS", "color": [ 120, 111, 111, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2099, "name": "1128", "priority": 21, "symbol": { "type": "esriTS", "color": [ 112, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1391140.1486444138, "ymin": 1130198.808538653, "xmax": 1426397.223143246, "ymax": 1191514.7616939023, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 255, "domain": null }, { "name": "MAXZOOM", "type": "esriFieldTypeSmallInteger", "alias": "Maximum Zoom Level", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 68, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 8000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 206, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388590.1248730794, "ymin": 1132233.0000083223, "xmax": 1427744.2499767467, "ymax": 1192101.8179344907, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "BuildingClass", "length": 25, "domain": { "type": "codedValue", "name": "WS2_BuildingUseType", "description": "Building Use Type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Garage", "code": "Garage" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Residential Multiple", "code": "Residential Multiple" }, { "name": "Residential Single", "code": "Residential Single" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMOLISHED_TF", "type": "esriFieldTypeString", "alias": "Demolished", "length": 20, "domain": { "type": "codedValue", "name": "WS2_BuildingDemoStatus", "description": "Demolished / Existing", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "GeometrySource", "length": 50, "domain": null }, { "name": "DATE_DEMOLISHED", "type": "esriFieldTypeDate", "alias": "Date Demolished", "length": 8, "domain": null }, { "name": "DEMO_NOTE", "type": "esriFieldTypeString", "alias": "Demolition Note", "length": 50, "domain": null }, { "name": "DEMO_DETAIL", "type": "esriFieldTypeString", "alias": "Demolition Detail", "length": 50, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID1128", "type": "esriFieldTypeInteger", "alias": "RuleID1128", "domain": { "type": "codedValue", "name": "WS2_Rule1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID2257", "type": "esriFieldTypeInteger", "alias": "RuleID2257", "domain": { "type": "codedValue", "name": "WS2_Rule2257_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID4514", "type": "esriFieldTypeInteger", "alias": "RuleID4514", "domain": { "type": "codedValue", "name": "WS2_Rule4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 69, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 175, 175, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388590.1248730794, "ymin": 1132233.0000083223, "xmax": 1427744.2499767467, "ymax": 1192101.8179344907, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "BuildingClass", "length": 25, "domain": { "type": "codedValue", "name": "WS2_BuildingUseType", "description": "Building Use Type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Garage", "code": "Garage" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Residential Multiple", "code": "Residential Multiple" }, { "name": "Residential Single", "code": "Residential Single" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMOLISHED_TF", "type": "esriFieldTypeString", "alias": "Demolished", "length": 20, "domain": { "type": "codedValue", "name": "WS2_BuildingDemoStatus", "description": "Demolished / Existing", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "GeometrySource", "length": 50, "domain": null }, { "name": "DATE_DEMOLISHED", "type": "esriFieldTypeDate", "alias": "Date Demolished", "length": 8, "domain": null }, { "name": "DEMO_NOTE", "type": "esriFieldTypeString", "alias": "Demolition Note", "length": 50, "domain": null }, { "name": "DEMO_DETAIL", "type": "esriFieldTypeString", "alias": "Demolition Detail", "length": 50, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID1128", "type": "esriFieldTypeInteger", "alias": "RuleID1128", "domain": { "type": "codedValue", "name": "WS2_Rule1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID2257", "type": "esriFieldTypeInteger", "alias": "RuleID2257", "domain": { "type": "codedValue", "name": "WS2_Rule2257_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID4514", "type": "esriFieldTypeInteger", "alias": "RuleID4514", "domain": { "type": "codedValue", "name": "WS2_Rule4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 70, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2099, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID1128", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 175, 175, 255 ], "outline": null }, "value": "1", "label": "Rule_1" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388590.1248730794, "ymin": 1132233.0000083223, "xmax": 1427744.2499767467, "ymax": 1192101.8179344907, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "BuildingClass", "length": 25, "domain": { "type": "codedValue", "name": "WS2_BuildingUseType", "description": "Building Use Type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Garage", "code": "Garage" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Residential Multiple", "code": "Residential Multiple" }, { "name": "Residential Single", "code": "Residential Single" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMOLISHED_TF", "type": "esriFieldTypeString", "alias": "Demolished", "length": 20, "domain": { "type": "codedValue", "name": "WS2_BuildingDemoStatus", "description": "Demolished / Existing", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "GeometrySource", "length": 50, "domain": null }, { "name": "DATE_DEMOLISHED", "type": "esriFieldTypeDate", "alias": "Date Demolished", "length": 8, "domain": null }, { "name": "DEMO_NOTE", "type": "esriFieldTypeString", "alias": "Demolition Note", "length": 50, "domain": null }, { "name": "DEMO_DETAIL", "type": "esriFieldTypeString", "alias": "Demolition Detail", "length": 50, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID1128", "type": "esriFieldTypeInteger", "alias": "RuleID1128", "domain": { "type": "codedValue", "name": "WS2_Rule1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID2257", "type": "esriFieldTypeInteger", "alias": "RuleID2257", "domain": { "type": "codedValue", "name": "WS2_Rule2257_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID4514", "type": "esriFieldTypeInteger", "alias": "RuleID4514", "domain": { "type": "codedValue", "name": "WS2_Rule4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 71, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4199, "maxScale": 2100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID2257", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 175, 175, 255 ], "outline": null }, "value": "1", "label": "Rule_1" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388590.1248730794, "ymin": 1132233.0000083223, "xmax": 1427744.2499767467, "ymax": 1192101.8179344907, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "BuildingClass", "length": 25, "domain": { "type": "codedValue", "name": "WS2_BuildingUseType", "description": "Building Use Type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Garage", "code": "Garage" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Residential Multiple", "code": "Residential Multiple" }, { "name": "Residential Single", "code": "Residential Single" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMOLISHED_TF", "type": "esriFieldTypeString", "alias": "Demolished", "length": 20, "domain": { "type": "codedValue", "name": "WS2_BuildingDemoStatus", "description": "Demolished / Existing", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "GeometrySource", "length": 50, "domain": null }, { "name": "DATE_DEMOLISHED", "type": "esriFieldTypeDate", "alias": "Date Demolished", "length": 8, "domain": null }, { "name": "DEMO_NOTE", "type": "esriFieldTypeString", "alias": "Demolition Note", "length": 50, "domain": null }, { "name": "DEMO_DETAIL", "type": "esriFieldTypeString", "alias": "Demolition Detail", "length": 50, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID1128", "type": "esriFieldTypeInteger", "alias": "RuleID1128", "domain": { "type": "codedValue", "name": "WS2_Rule1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID2257", "type": "esriFieldTypeInteger", "alias": "RuleID2257", "domain": { "type": "codedValue", "name": "WS2_Rule2257_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID4514", "type": "esriFieldTypeInteger", "alias": "RuleID4514", "domain": { "type": "codedValue", "name": "WS2_Rule4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 72, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7999, "maxScale": 4200, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID4514", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 175, 175, 255 ], "outline": null }, "value": "1", "label": "Rule_1" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388590.1248730794, "ymin": 1132233.0000083223, "xmax": 1427744.2499767467, "ymax": 1192101.8179344907, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "BuildingClass", "length": 25, "domain": { "type": "codedValue", "name": "WS2_BuildingUseType", "description": "Building Use Type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Garage", "code": "Garage" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Residential Multiple", "code": "Residential Multiple" }, { "name": "Residential Single", "code": "Residential Single" }, { "name": "Shed", "code": "Shed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMOLISHED_TF", "type": "esriFieldTypeString", "alias": "Demolished", "length": 20, "domain": { "type": "codedValue", "name": "WS2_BuildingDemoStatus", "description": "Demolished / Existing", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "GeometrySource", "length": 50, "domain": null }, { "name": "DATE_DEMOLISHED", "type": "esriFieldTypeDate", "alias": "Date Demolished", "length": 8, "domain": null }, { "name": "DEMO_NOTE", "type": "esriFieldTypeString", "alias": "Demolition Note", "length": 50, "domain": null }, { "name": "DEMO_DETAIL", "type": "esriFieldTypeString", "alias": "Demolition Detail", "length": 50, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID1128", "type": "esriFieldTypeInteger", "alias": "RuleID1128", "domain": { "type": "codedValue", "name": "WS2_Rule1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID2257", "type": "esriFieldTypeInteger", "alias": "RuleID2257", "domain": { "type": "codedValue", "name": "WS2_Rule2257_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID4514", "type": "esriFieldTypeInteger", "alias": "RuleID4514", "domain": { "type": "codedValue", "name": "WS2_Rule4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 73, "name": "Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Closure", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 187, 159, 255 ], "width": 0.2 } }, "value": "", "label": "" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 57, 165, 255 ], "toColor": [ 168, 57, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 176, 91, 255 ], "toColor": [ 49, 176, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 80, 37, 255 ], "toColor": [ 161, 80, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 130, 166, 255 ], "toColor": [ 40, 130, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 184, 47, 255 ], "toColor": [ 186, 184, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 88, 194, 255 ], "toColor": [ 52, 88, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 40, 93, 255 ], "toColor": [ 191, 40, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 201, 180, 255 ], "toColor": [ 75, 201, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 44, 199, 255 ], "toColor": [ 108, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 44, 255 ], "toColor": [ 101, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 145, 73, 255 ], "toColor": [ 184, 145, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 117, 255 ], "toColor": [ 161, 59, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 48, 255 ], "toColor": [ 184, 39, 48, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1288827.9746602438, "ymin": 1116362.5553713217, "xmax": 1457320.9772404954, "ymax": 1201904.7911106572, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Closure", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Closure", "type": "esriFieldTypeString", "alias": "Closure", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 74, "name": "Pavement outside city", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304555.157116577, "ymin": 1072517.2916840687, "xmax": 1472309.8143887445, "ymax": 1226999.1739926562, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 75, "name": "Waterbody out", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 223, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 214, 230, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1315813.811108429, "ymin": 1077302.0176789463, "xmax": 1471953.5326210111, "ymax": 1219236.3164869472, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 76, "name": "Waterbody mid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 69999, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 227, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 193, 215, 222, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1315813.811108429, "ymin": 1077302.0176789463, "xmax": 1471953.5326210111, "ymax": 1219236.3164869472, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 77, "name": "Waterbody in", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 227, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 193, 215, 222, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "none", "where": "NOT(( NAME = 'Genesee River' ) OR ( NAME = 'Lake Ontario' ))", "useCodedValues": true, "maxScale": 0, "minScale": 16999, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 145, 200, 217, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377498.7602448463, "ymin": 1129120.0213261992, "xmax": 1434852.3187658451, "ymax": 1196250.9474315345, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 78, "name": "Park Fields and Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 230, 190, 255 ], "outline": null }, "value": "Field", "label": "Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 240, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 212, 199, 255 ], "width": 0.2 } }, "value": "Path", "label": "Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 57, 165, 255 ], "toColor": [ 168, 57, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 176, 91, 255 ], "toColor": [ 49, 176, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 80, 37, 255 ], "toColor": [ 161, 80, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 130, 166, 255 ], "toColor": [ 40, 130, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 184, 47, 255 ], "toColor": [ 186, 184, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 88, 194, 255 ], "toColor": [ 52, 88, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 40, 93, 255 ], "toColor": [ 191, 40, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 201, 180, 255 ], "toColor": [ 75, 201, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 44, 199, 255 ], "toColor": [ 108, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 44, 255 ], "toColor": [ 101, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 145, 73, 255 ], "toColor": [ 184, 145, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 117, 255 ], "toColor": [ 161, 59, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 48, 255 ], "toColor": [ 184, 39, 48, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1391029.3896795772, "ymin": 1134527.8586075753, "xmax": 1426698.2842209116, "ymax": 1190863.3017107397, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 79, "name": "Hillshade", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1377274.348238949, "ymin": 1129114.173253639, "xmax": 1435091.4968764794, "ymax": 1196250.9475061109, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Value", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Value", "type": "esriFieldTypeInteger", "alias": "Value", "domain": null }, { "name": "Count_", "type": "esriFieldTypeDouble", "alias": "Count_", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R85_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 80, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 212, 135, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARK]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "NOT( PARKTYPE = '6' OR PARKTYPE = '99' )", "useCodedValues": true, "maxScale": 0, "minScale": 2099, "name": "Not Malls or Schools 1128", "priority": 35, "symbol": { "type": "esriTS", "color": [ 115, 138, 69, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PARK]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NOT( PARKTYPE = '6' OR PARKTYPE = '99' )", "useCodedValues": true, "maxScale": 2100, "minScale": 4199, "name": "Not Malls or Schools 2257", "priority": 33, "symbol": { "type": "esriTS", "color": [ 114, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PARK]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "NOT( PARKTYPE = '6' OR PARKTYPE = '99' ) ", "useCodedValues": true, "maxScale": 4200, "minScale": 7999, "name": "Not Malls or Schools 4514", "priority": 30, "symbol": { "type": "esriTS", "color": [ 114, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PARK]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "NOT( PARKTYPE = '6' OR PARKTYPE = '99' )", "useCodedValues": true, "maxScale": 8000, "minScale": 29999, "name": "Not Malls or Schools 9028", "priority": 31, "symbol": { "type": "esriTS", "color": [ 114, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1390569.2498518303, "ymin": 1132150.596301742, "xmax": 1428423.0763749965, "ymax": 1189916.1513740718, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 75, "domain": null }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "PARKTYPE", "length": 16, "domain": null }, { "name": "MUNI", "type": "esriFieldTypeString", "alias": "MUNI", "length": 30, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 50, "domain": null }, { "name": "Label_on_Basemap", "type": "esriFieldTypeString", "alias": "Label_on_Basemap", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 81, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 139999, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 219, 162, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1390569.2498518303, "ymin": 1132150.596301742, "xmax": 1428423.0763749965, "ymax": 1189916.1513740718, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 75, "domain": null }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "PARKTYPE", "length": 16, "domain": null }, { "name": "MUNI", "type": "esriFieldTypeString", "alias": "MUNI", "length": 30, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 50, "domain": null }, { "name": "Label_on_Basemap", "type": "esriFieldTypeString", "alias": "Label_on_Basemap", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 82, "name": "Municipal Boundary", "type": "Feature Layer", "description": "The geographic extent of a municipality.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 225, 192, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.364455346, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 83, "name": "Municipal Boundary", "type": "Feature Layer", "description": "The geographic extent of a municipality.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 220, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1383464.364455346, "ymin": 1132096.1620274484, "xmax": 1428474.771481596, "ymax": 1192079.184449613, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 84, "name": "Extent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1342161.240638896, "ymin": 1107107.5707463266, "xmax": 1470847.9651859235, "ymax": 1219236.316390411, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 85, "name": "Extent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 29999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1377274.348238949, "ymin": 1129114.1732647293, "xmax": 1435091.4969054414, "ymax": 1196250.9475064839, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }