{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 132, "name": "Sidewalk_Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 8000 }, "copyrightText": "", "parentLayer": { "id": 130, "name": "Sidewalk" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[sdwk_width]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 10, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 50, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 200, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": 0.75, "font": { "family": "Roboto", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -7902200.522299999, "ymin": 5324507.475299999, "xmax": -7456641.119100001, "ymax": 6000673.201800004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sdwk_width", "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": "ne_id_of", "type": "esriFieldTypeInteger", "alias": "Element", "domain": null }, { "name": "nm_begin_mp", "type": "esriFieldTypeDouble", "alias": "Begin Offset", "domain": null }, { "name": "nm_end_mp", "type": "esriFieldTypeDouble", "alias": "End Offset", "domain": null }, { "name": "sdwk_type", "type": "esriFieldTypeString", "alias": "Surface Type Code", "length": 50, "domain": null }, { "name": "sdwk_type_desc", "type": "esriFieldTypeString", "alias": "Surface Type Description", "length": 75, "domain": null }, { "name": "sdwk_width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "sidewalk_side", "type": "esriFieldTypeString", "alias": "Sidewalk Side", "length": 10, "domain": null }, { "name": "sidewalk_both_sides", "type": "esriFieldTypeString", "alias": "Sidewalk Both Sides", "length": 1, "domain": null }, { "name": "priority", "type": "esriFieldTypeDouble", "alias": "HCP", "domain": null }, { "name": "shldtype", "type": "esriFieldTypeString", "alias": "Shoulder Type", "length": 40, "domain": null }, { "name": "shldwdth", "type": "esriFieldTypeInteger", "alias": "Shoulder Width", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 80, "domain": null }, { "name": "speed", "type": "esriFieldTypeDouble", "alias": "Speed Limit", "domain": null }, { "name": "speedsrc", "type": "esriFieldTypeString", "alias": "Speed Limit Source", "length": 7, "domain": null }, { "name": "ty_accctrl", "type": "esriFieldTypeString", "alias": "Access Control Description", "length": 40, "domain": null }, { "name": "towncode", "type": "esriFieldTypeString", "alias": "Geocode", "length": 30, "domain": null }, { "name": "townname", "type": "esriFieldTypeString", "alias": "Townname", "length": 240, "domain": null }, { "name": "cnty_no", "type": "esriFieldTypeString", "alias": "County Number", "length": 80, "domain": null }, { "name": "cntyname", "type": "esriFieldTypeString", "alias": "County Name", "length": 80, "domain": null }, { "name": "fedfunclcd", "type": "esriFieldTypeInteger", "alias": "FFC Code", "domain": null }, { "name": "fedfunccls", "type": "esriFieldTypeString", "alias": "FFC", "length": 40, "domain": null }, { "name": "jurisdictn", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 40, "domain": null }, { "name": "jurisabbr", "type": "esriFieldTypeString", "alias": "Jurisdiction Abbreviation", "length": 40, "domain": null }, { "name": "mpo", "type": "esriFieldTypeString", "alias": "MPO", "length": 25, "domain": null }, { "name": "st_urbrur", "type": "esriFieldTypeString", "alias": "State Urban/Rural", "length": 40, "domain": null }, { "name": "fed_urbrur", "type": "esriFieldTypeString", "alias": "Federal Urban/Rural", "length": 40, "domain": null }, { "name": "sub_class", "type": "esriFieldTypeString", "alias": "SUB_CLASS", "length": 1, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r207_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a182_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }