{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 50, "name": "Streets Name Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 6.9849193193739E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.8120299999979723E7, "falseY": -4.774209999999785E7, "xyUnits": 28633.1152666667, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 11500, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 310665.3899918273, "ymin": 234360.85001010448, "xmax": 360202.4199932851, "ymax": 264666.52998654544, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "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": 50, "domain": null }, { "name": "ROWWIDTHS", "type": "esriFieldTypeInteger", "alias": "ROWWIDTH", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 35, "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Ownership", "description": "For Road Centerlines", "codedValues": [ { "name": "City", "code": "City" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Paper", "code": "Paper" }, { "name": "Railroad", "code": "Railroad" }, { "name": "OutsideCity", "code": "OutsideCity" }, { "name": "Driveway", "code": "Driveway" }, { "name": "PastoreComplex_State", "code": "PastoreComplex" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE_ABREV", "type": "esriFieldTypeString", "alias": "TYPE_ABREV", "length": 10, "domain": null }, { "name": "IN_CITY", "type": "esriFieldTypeString", "alias": "IN_CITY", "length": 1, "domain": { "type": "codedValue", "name": "Yes_or_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" }, { "name": "TBD", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Road_Type", "description": "Road Construction/Paper", "codedValues": [ { "name": "INVISIBLE", "code": "INVISIBLE" }, { "name": "PAPER", "code": "PAPER" }, { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDITEDBY", "type": "esriFieldTypeString", "alias": "EditedBy", "length": 50, "domain": { "type": "codedValue", "name": "EditedBy", "description": "", "codedValues": [ { "name": "M. Giarrusso", "code": "M. Giarrusso" }, { "name": "M. Schortmann", "code": "M. Schortmann" }, { "name": "S. Saccoccio", "code": "S. Saccoccio" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "PLOWDISTRICT", "type": "esriFieldTypeString", "alias": "PLOWDISTRICT", "length": 15, "domain": null }, { "name": "PLOWSUBDISTRICT", "type": "esriFieldTypeString", "alias": "PLOWSUBDISTRICT", "length": 10, "domain": null }, { "name": "AbandonedDate", "type": "esriFieldTypeDate", "alias": "AbandonedDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1073741822, "domain": null }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 12, "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "SegmentID", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 10, "domain": null }, { "name": "OneWayNotes", "type": "esriFieldTypeString", "alias": "OneWayNotes", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 15, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Name_Abbrev", "type": "esriFieldTypeString", "alias": "Name_Abbrev", "length": 50, "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "CVRS_PreDir", "type": "esriFieldTypeString", "alias": "CVRS_PreDir", "length": 1, "domain": null }, { "name": "CVRS_StrtName", "type": "esriFieldTypeString", "alias": "CVRS_StrtName", "length": 75, "domain": null }, { "name": "CVRS_StrtType", "type": "esriFieldTypeString", "alias": "CVRS_StrtType", "length": 5, "domain": null }, { "name": "CVRS_PostDir", "type": "esriFieldTypeString", "alias": "CVRS_PostDir", "length": 1, "domain": null }, { "name": "CVRS_FullName", "type": "esriFieldTypeString", "alias": "CVRS_FullName", "length": 90, "domain": null }, { "name": "ALINAME", "type": "esriFieldTypeString", "alias": "ALINAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "TempID", "type": "esriFieldTypeInteger", "alias": "TempID", "domain": null }, { "name": "Block20_L", "type": "esriFieldTypeString", "alias": "Block20_L", "length": 20, "domain": null }, { "name": "Block20_R", "type": "esriFieldTypeString", "alias": "Block20_R", "length": 20, "domain": null }, { "name": "CVRS_LeftTo", "type": "esriFieldTypeDouble", "alias": "CVRS_LeftTo", "domain": null }, { "name": "CVRS_LeftFrom", "type": "esriFieldTypeDouble", "alias": "CVRS_LeftFrom", "domain": null }, { "name": "CVRS_RightFrom", "type": "esriFieldTypeDouble", "alias": "CVRS_RightFrom", "domain": null }, { "name": "CVRS_RightTo", "type": "esriFieldTypeDouble", "alias": "CVRS_RightTo", "domain": null }, { "name": "PostalCity", "type": "esriFieldTypeString", "alias": "PostalCity", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "100490a9488b45a5923ee77711212fd1" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Cranston Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 6.9849193193739E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.8120299999979723E7, "falseY": -4.774209999999785E7, "xyUnits": 28633.1152666667, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 311879.0625061989, "ymin": 235658.93639203906, "xmax": 359678.26001766697, "ymax": 263765.5009242222, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "\"Cranston Boundary\"", "title": "Custom" }, "displayField": "created_user", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R283_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S272_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "100490a9488b45a5923ee77711212fd1" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Road Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 6.9849193193739E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.8120299999979723E7, "falseY": -4.774209999999785E7, "xyUnits": 28633.1152666667, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "uniqueValueGroups": [ { "heading": "OWNER", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "values": [ [ "City" ] ] }, { "label": "State", "description": "State", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "values": [ [ "State" ] ] }, { "label": "Pastore Complex", "description": "Pastore Complex", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.864 }, "values": [ [ "PastoreComplex" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 168, 0, 0, 255 ], "width": 0.4 }, "values": [ [ "Private" ] ] }, { "label": "Paper", "description": "Paper", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 1 }, "values": [ [ "Paper" ] ] }, { "label": "Driveway", "description": "Driveway", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 0.4 }, "values": [ [ "Driveway" ] ] }, { "label": "OutsideCity", "description": "OutsideCity", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.864 }, "values": [ [ "OutsideCity" ] ] }, { "label": "Railroad", "description": "Railroad", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "values": [ [ "Railroad" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.864 }, "value": "PastoreComplex", "label": "Pastore Complex" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 168, 0, 0, 255 ], "width": 0.4 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "Paper", "label": "Paper" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 0.4 }, "value": "Driveway", "label": "Driveway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.864 }, "value": "OutsideCity", "label": "OutsideCity" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Railroad", "label": "Railroad" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 159, 172, 255 ], "toColor": [ 214, 159, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 207, 237, 255 ], "toColor": [ 168, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 162, 224, 255 ], "toColor": [ 185, 162, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 193, 158, 255 ], "toColor": [ 222, 193, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 240, 255 ], "toColor": [ 228, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 170, 240, 255 ], "toColor": [ 233, 170, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 165, 207, 255 ], "toColor": [ 147, 165, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 199, 197, 255 ], "toColor": [ 240, 199, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 179, 215, 255 ], "toColor": [ 232, 179, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 171, 209, 255 ], "toColor": [ 190, 171, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 159, 147, 255 ], "toColor": [ 207, 159, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 200, 230, 255 ], "toColor": [ 193, 200, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 188, 167, 255 ], "toColor": [ 207, 188, 167, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 310665.3899918273, "ymin": 234360.85001010448, "xmax": 360202.4199932851, "ymax": 264666.52998654544, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "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": 50, "domain": null }, { "name": "ROWWIDTHS", "type": "esriFieldTypeInteger", "alias": "ROWWIDTH", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 35, "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Ownership", "description": "For Road Centerlines", "codedValues": [ { "name": "City", "code": "City" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Paper", "code": "Paper" }, { "name": "Railroad", "code": "Railroad" }, { "name": "OutsideCity", "code": "OutsideCity" }, { "name": "Driveway", "code": "Driveway" }, { "name": "PastoreComplex_State", "code": "PastoreComplex" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IN_CITY", "type": "esriFieldTypeString", "alias": "IN_CITY", "length": 1, "domain": { "type": "codedValue", "name": "Yes_or_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" }, { "name": "TBD", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AbandonedDate", "type": "esriFieldTypeDate", "alias": "AbandonedDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1073741822, "domain": null }, { "name": "TempID", "type": "esriFieldTypeInteger", "alias": "TempID", "domain": null }, { "name": "Block20_L", "type": "esriFieldTypeString", "alias": "Block20_L", "length": 20, "domain": null }, { "name": "Block20_R", "type": "esriFieldTypeString", "alias": "Block20_R", "length": 20, "domain": null }, { "name": "CVRS_LeftTo", "type": "esriFieldTypeDouble", "alias": "CVRS_LeftTo", "domain": null }, { "name": "CVRS_LeftFrom", "type": "esriFieldTypeDouble", "alias": "CVRS_LeftFrom", "domain": null }, { "name": "CVRS_RightFrom", "type": "esriFieldTypeDouble", "alias": "CVRS_RightFrom", "domain": null }, { "name": "CVRS_RightTo", "type": "esriFieldTypeDouble", "alias": "CVRS_RightTo", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PostalCity", "type": "esriFieldTypeString", "alias": "PostalCity", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "100490a9488b45a5923ee77711212fd1" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 6.9849193193739E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.8120299999979723E7, "falseY": -4.774209999999785E7, "xyUnits": 28633.1152666667, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 153 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 310663.37421396, "ymin": 234680.2500095442, "xmax": 360212.4499881789, "ymax": 264667.4299933985, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18120300, "falseY": -47742100, "xyUnits": 3048.0060960121928, "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": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 15, "domain": { "type": "codedValue", "name": "EditedBy", "description": "", "codedValues": [ { "name": "M. Giarrusso", "code": "M. Giarrusso" }, { "name": "M. Schortmann", "code": "M. Schortmann" }, { "name": "S. Saccoccio", "code": "S. Saccoccio" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPTURE_METHOD", "type": "esriFieldTypeString", "alias": "CAPTURE_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "CaptureMethod", "description": "", "codedValues": [ { "name": "Earthdata 2001", "code": "Earthdata 2001" }, { "name": "Aerial Photo 2001", "code": "Aerial Photo 2001" }, { "name": "Submeter GPS/Digitizing", "code": "Submeter GPS/Digitizing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "CAPTURE_DATE", "type": "esriFieldTypeDate", "alias": "CAPTURE_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "Ownership", "description": "For Road Centerlines", "codedValues": [ { "name": "City", "code": "City" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Paper", "code": "Paper" }, { "name": "Railroad", "code": "Railroad" }, { "name": "OutsideCity", "code": "OutsideCity" }, { "name": "Driveway", "code": "Driveway" }, { "name": "PastoreComplex_State", "code": "PastoreComplex" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrafficType", "type": "esriFieldTypeString", "alias": "TrafficType", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "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": "R277_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I696TYPE1", "fields": "TYPE,OWNERSHIP,TrafficType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S266_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "100490a9488b45a5923ee77711212fd1" } ], "tables": [] }