{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street", "type": "Feature Layer", "description": "Outagamie County Street Centerline Data", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7594, "latestWkid": 7594, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 70000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 14 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME] CONCAT NEWLINE CONCAT \"\" CONCAT \"L \" CONCAT [L_LADD] CONCAT \"<\/CLR>\" CONCAT \" \" CONCAT \"\" CONCAT [L_HADD] CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT \" R \" CONCAT [R_LADD] CONCAT \"<\/CLR>\" CONCAT \" \" CONCAT \"\" CONCAT [R_HADD] CONCAT \"<\/CLR>\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 740162.7198550762, "ymin": 555140.7977774065, "xmax": 883965.1983256654, "ymax": 682180.1604960719, "spatialReference": { "wkid": 103444, "latestWkid": 103444, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 1.3723750315761152E8, "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 25, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "COUNTY_SUFFIX", "type": "esriFieldTypeString", "alias": "COUNTY_SUFFIX", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 10, "domain": null }, { "name": "L_LADD", "type": "esriFieldTypeString", "alias": "L_LADD", "length": 10, "domain": null }, { "name": "L_HADD", "type": "esriFieldTypeString", "alias": "L_HADD", "length": 10, "domain": null }, { "name": "R_LADD", "type": "esriFieldTypeString", "alias": "R_LADD", "length": 10, "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeString", "alias": "R_HADD", "length": 10, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "PREFIX1", "type": "esriFieldTypeString", "alias": "PREFIX1", "length": 4, "domain": null }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "length": 30, "domain": null }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "length": 4, "domain": null }, { "name": "PREFIX2", "type": "esriFieldTypeString", "alias": "PREFIX2", "length": 4, "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 30, "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 4, "domain": null }, { "name": "PREFIX3", "type": "esriFieldTypeString", "alias": "PREFIX3", "length": 4, "domain": null }, { "name": "NAME3", "type": "esriFieldTypeString", "alias": "NAME3", "length": 30, "domain": null }, { "name": "TYPE3", "type": "esriFieldTypeString", "alias": "TYPE3", "length": 4, "domain": null }, { "name": "PREFIX4", "type": "esriFieldTypeString", "alias": "PREFIX4", "length": 4, "domain": null }, { "name": "NAME4", "type": "esriFieldTypeString", "alias": "NAME4", "length": 30, "domain": null }, { "name": "TYPE4", "type": "esriFieldTypeString", "alias": "TYPE4", "length": 4, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 4, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "length": 150, "domain": null }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "length": 150, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 50, "domain": null }, { "name": "L_SUBD", "type": "esriFieldTypeString", "alias": "L_SUBD", "length": 150, "domain": null }, { "name": "R_SUBD", "type": "esriFieldTypeString", "alias": "R_SUBD", "length": 150, "domain": null }, { "name": "SegLen_P1", "type": "esriFieldTypeDouble", "alias": "SegLen_P1", "domain": null }, { "name": "SPD_LMT", "type": "esriFieldTypeDouble", "alias": "SPD_LMT", "domain": null }, { "name": "LOW_CROSS_OVERRIDE", "type": "esriFieldTypeString", "alias": "LOW_CROSS_OVERRIDE", "length": 50, "domain": null }, { "name": "HIGH_CROSS_OVERRIDE", "type": "esriFieldTypeString", "alias": "HIGH_CROSS_OVERRIDE", "length": 50, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 40, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 40, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "length": 30, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }