{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Existing Greenway Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAILTYPE", "uniqueValueGroups": [ { "heading": "Trail Type", "classes": [ { "label": "Greenways", "description": "Greenways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 128, 0, 255 ], "width": 4 }, "values": [ [ "Greenway" ], [ "Greenway Connector" ] ] }, { "label": "Sidewalk Connectors", "description": "Sidewalk Connectors", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 32, 255, 255 ], "width": 3 }, "values": [ [ "Sidewalk Connector" ] ] }, { "label": "Street-Side", "description": "Street-Side", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 192, 0, 255 ], "width": 3 }, "values": [ [ "Street-Side" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 128, 0, 255 ], "width": 4 }, "value": "Greenway", "label": "Greenways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 128, 0, 255 ], "width": 4 }, "value": "Greenway Connector", "label": "Greenways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 32, 255, 255 ], "width": 3 }, "value": "Sidewalk Connector", "label": "Sidewalk Connectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 192, 0, 255 ], "width": 3 }, "value": "Street-Side", "label": "Street-Side" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8790460.247643074, "ymin": 4251558.841829688, "xmax": -8763131.628855502, "ymax": 4282471.988173154, "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": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "SEGMENT", "type": "esriFieldTypeString", "alias": "Segment", "length": 50, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Segement Width", "domain": null }, { "name": "TRAILTYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailType", "description": "Type of Trail", "codedValues": [ { "name": "Greenway", "code": "Greenway" }, { "name": "Greenway Connector", "code": "Greenway Connector" }, { "name": "Sidewalk Connector", "code": "Sidewalk Connector" }, { "name": "Street-Side", "code": "Street-Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_TrailSurfaceType", "description": "The type of trail surface", "codedValues": [ { "name": "Aggregate", "code": "Aggregate" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chunk Wood", "code": "Chunk Wood" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decking", "code": "Decking" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Native", "code": "Native" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailStatus", "description": "Status of Trail", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Funded", "code": "Funded" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "BUILTBY", "type": "esriFieldTypeSmallInteger", "alias": "Built By", "domain": { "type": "codedValue", "name": "WS1_AssetBuilt", "description": "Asset Built By", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Developer", "code": 2 }, { "name": "Wake Schools", "code": 3 }, { "name": "Wake County", "code": 4 }, { "name": "Apex", "code": 5 }, { "name": "Morrisville", "code": 6 }, { "name": "Chatham County", "code": 7 }, { "name": "RTP", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS1_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Aqua", "code": 4 }, { "name": "Durham", "code": 5 }, { "name": "Raleigh", "code": 6 }, { "name": "Apex", "code": 7 }, { "name": "NCDOT", "code": 8 }, { "name": "Holly Springs", "code": 9 }, { "name": "Wake County", "code": 10 }, { "name": "Wake Schools", "code": 11 }, { "name": "RTP", "code": 12 }, { "name": "Morrisville", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS1_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Aqua", "code": 4 }, { "name": "Durham", "code": 5 }, { "name": "Raleigh", "code": 6 }, { "name": "Apex", "code": 7 }, { "name": "NCDOT", "code": 8 }, { "name": "Holly Springs", "code": 9 }, { "name": "Wake County", "code": 10 }, { "name": "Wake Schools", "code": 11 }, { "name": "RTP", "code": 12 }, { "name": "Morrisville", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIORCORR", "type": "esriFieldTypeString", "alias": "Cross Town Corridor", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailPriorityCorridor", "description": "PriorityCorridor for Trails", "codedValues": [ { "name": "Downtown To Raleigh", "code": "Downtown To Raleigh" }, { "name": "NA", "code": "NA" }, { "name": "RTP To Middle Creek", "code": "RTP To Middle Creek" }, { "name": "Um Park To Hemlock", "code": "Um Park To Hemlock" }, { "name": "Um Park to Jordan Lake", "code": "Um Park to Jordan Lake" }, { "name": "Um Park to Jordan Lake, RTP To Middle Creek", "code": "Um Park to Jordan Lake, RTP To Middle Creek" }, { "name": "Um Park to Jordan Lake, Crabtree Lake to Chatham", "code": "Um Park to Jordan Lake, Crabtree Lake to Chatham" }, { "name": "RTP To Middle , Crabtree Lake to Chatham", "code": "RTP To Middle , Crabtree Lake to Chatham" }, { "name": "Crabtree Lake to Chatham", "code": "Crabtree Lake to Chatham" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PILZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PILZone", "description": "T&F Planning Zone", "codedValues": [ { "name": "Maynard", "code": "Maynard" }, { "name": "Outside Land Use Plan Boundary", "code": "Outside LUPB" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Central", "code": "Central" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeString", "alias": "Horseback Riding Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA", "length": 50, "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "PROJNUM", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "LOOPTRAIL", "type": "esriFieldTypeString", "alias": "Loop Trail", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOOPNAME", "type": "esriFieldTypeString", "alias": "Loop Name", "length": 75, "domain": null }, { "name": "OPENTOPUBLIC", "type": "esriFieldTypeString", "alias": "Open to Public", "length": 3, "domain": { "type": "codedValue", "name": "WS1_Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARYGWAYMICOUNT", "type": "esriFieldTypeDouble", "alias": "Official Cary Greenway Miles", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Proposed Greenway Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAILTYPE", "uniqueValueGroups": [ { "heading": "Trail Type", "classes": [ { "label": "Greenways", "description": "Greenways", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 128, 0, 255 ], "width": 4 }, "values": [ [ "Greenway" ], [ "Greenway Connector" ] ] }, { "label": "Sidewalk Connectors", "description": "Sidewalk Connectors", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 32, 32, 255, 255 ], "width": 3 }, "values": [ [ "Sidewalk Connector" ] ] }, { "label": "Street-Side", "description": "Street-Side", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 192, 0, 255 ], "width": 3 }, "values": [ [ "Street-Side" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 128, 0, 255 ], "width": 4 }, "value": "Greenway", "label": "Greenways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 128, 0, 255 ], "width": 4 }, "value": "Greenway Connector", "label": "Greenways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 32, 32, 255, 255 ], "width": 3 }, "value": "Sidewalk Connector", "label": "Sidewalk Connectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 192, 0, 255 ], "width": 3 }, "value": "Street-Side", "label": "Street-Side" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8790460.247643074, "ymin": 4251558.841829688, "xmax": -8763131.628855502, "ymax": 4282471.988173154, "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": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "SEGMENT", "type": "esriFieldTypeString", "alias": "Segment", "length": 50, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Segement Width", "domain": null }, { "name": "TRAILTYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailType", "description": "Type of Trail", "codedValues": [ { "name": "Greenway", "code": "Greenway" }, { "name": "Greenway Connector", "code": "Greenway Connector" }, { "name": "Sidewalk Connector", "code": "Sidewalk Connector" }, { "name": "Street-Side", "code": "Street-Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_TrailSurfaceType", "description": "The type of trail surface", "codedValues": [ { "name": "Aggregate", "code": "Aggregate" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chunk Wood", "code": "Chunk Wood" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decking", "code": "Decking" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Native", "code": "Native" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailStatus", "description": "Status of Trail", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Funded", "code": "Funded" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "BUILTBY", "type": "esriFieldTypeSmallInteger", "alias": "Built By", "domain": { "type": "codedValue", "name": "WS1_AssetBuilt", "description": "Asset Built By", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Developer", "code": 2 }, { "name": "Wake Schools", "code": 3 }, { "name": "Wake County", "code": 4 }, { "name": "Apex", "code": 5 }, { "name": "Morrisville", "code": 6 }, { "name": "Chatham County", "code": 7 }, { "name": "RTP", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS1_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Aqua", "code": 4 }, { "name": "Durham", "code": 5 }, { "name": "Raleigh", "code": 6 }, { "name": "Apex", "code": 7 }, { "name": "NCDOT", "code": 8 }, { "name": "Holly Springs", "code": 9 }, { "name": "Wake County", "code": 10 }, { "name": "Wake Schools", "code": 11 }, { "name": "RTP", "code": 12 }, { "name": "Morrisville", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS1_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Cary", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Other", "code": 3 }, { "name": "Aqua", "code": 4 }, { "name": "Durham", "code": 5 }, { "name": "Raleigh", "code": 6 }, { "name": "Apex", "code": 7 }, { "name": "NCDOT", "code": 8 }, { "name": "Holly Springs", "code": 9 }, { "name": "Wake County", "code": 10 }, { "name": "Wake Schools", "code": 11 }, { "name": "RTP", "code": 12 }, { "name": "Morrisville", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIORCORR", "type": "esriFieldTypeString", "alias": "Cross Town Corridor", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TrailPriorityCorridor", "description": "PriorityCorridor for Trails", "codedValues": [ { "name": "Downtown To Raleigh", "code": "Downtown To Raleigh" }, { "name": "NA", "code": "NA" }, { "name": "RTP To Middle Creek", "code": "RTP To Middle Creek" }, { "name": "Um Park To Hemlock", "code": "Um Park To Hemlock" }, { "name": "Um Park to Jordan Lake", "code": "Um Park to Jordan Lake" }, { "name": "Um Park to Jordan Lake, RTP To Middle Creek", "code": "Um Park to Jordan Lake, RTP To Middle Creek" }, { "name": "Um Park to Jordan Lake, Crabtree Lake to Chatham", "code": "Um Park to Jordan Lake, Crabtree Lake to Chatham" }, { "name": "RTP To Middle , Crabtree Lake to Chatham", "code": "RTP To Middle , Crabtree Lake to Chatham" }, { "name": "Crabtree Lake to Chatham", "code": "Crabtree Lake to Chatham" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PILZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PILZone", "description": "T&F Planning Zone", "codedValues": [ { "name": "Maynard", "code": "Maynard" }, { "name": "Outside Land Use Plan Boundary", "code": "Outside LUPB" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Central", "code": "Central" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeString", "alias": "Horseback Riding Allowed", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA", "length": 50, "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "PROJNUM", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "LOOPTRAIL", "type": "esriFieldTypeString", "alias": "Loop Trail", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOOPNAME", "type": "esriFieldTypeString", "alias": "Loop Name", "length": 75, "domain": null }, { "name": "OPENTOPUBLIC", "type": "esriFieldTypeString", "alias": "Open to Public", "length": 3, "domain": { "type": "codedValue", "name": "WS1_Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARYGWAYMICOUNT", "type": "esriFieldTypeDouble", "alias": "Official Cary Greenway Miles", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Pedestrian Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INV_CONDITION", "uniqueValueGroups": [ { "heading": "Condition", "classes": [ { "label": "Severe", "description": "Severe", "symbol": { "type": "esriPMS", "url": "5a310ffb20e2e2bb834f15dce317a09b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4jbWUsUvDQBSHv1cCjuKikxh06yBu/g1OorRRKv4XOqnYjuLmajddTCIOTu3kIDgX7SDOgjprCw3JkwalbeK1KdQPDo477uN33LtnMSGsfxdpkRWUdXIsAh2UJ8AXj9dMIi0xQ0AV2ES6CwPbJ+pwSp5jKRMZRVpkmoB7IG8IOoVySDNOuWNOJJyhRkk/JXW4E5fzlEi3sQnZJSvKkUJVfi7fSxSyFmfKzjxbLHNFY1CkLIyl6RJiQ1IEbcZFaP1Oe6IcjcRTjyICHtMipQa8A3MZRTXxeEuJxKOtDnsoFxkkLSL2jXUkLpdaYAmhPETyheDINU2jKJb5VLTAA0IFWO0riQ5wCxyIy3Py3J+fVnzqQF03mMXCJiIgx4t4fJpiDm0jcsMHxGMkE+tH33TnVIuUDXSDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Severe" ] ] }, { "label": "Poor", "description": "Poor", "symbol": { "type": "esriPMS", "url": "647cefcb8a984ec69f4c5e06f99c693b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQ4jbXUMUvDQBjG8f/TVhzFRSex6NZB3PwMTkKxKSh+C51UbEdxc7WbiqQVF6d2chCci4oUZ0GdtYUqeYWI2BovplAfOAiE+/Hc5XIZhpTMv0NWZR6xRMAM0EXcAKfyeEgE2THjjFAB8higvte75rPHHTsqETghqzIGXAI5R9FRxBa5sOWqu5Gxj5xIb1bM50JFDiKQnZBFrJE0YtuMihRuQE+jNIuRHYnPFD5zQLMfEtOf9gBJk41C0BmQAaP99fgNBTQHWhjh57+OQqIOPAGTCaG6PB4jkDw65rOOOEyAtEmx4TxHKnJkNWYxSjHIK4anZW6dUIgVKFuNK4wysNBzJLrAObCpIq2f8379aVWgATTsjAneyZLijYB7eby4asZeI8rzDOH4M0O7jz4Aj2VO5peegUgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Poor" ] ] }, { "label": "Fair", "description": "Fair", "symbol": { "type": "esriPMS", "url": "52787e17607eda76c899982a263d8e94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jbWUsUtCURSHv6OvHCMINUIS2xqiLWgI1CGagoaGov+ipop0jLbW3Gpsa9KQVxQ0SzVEU0Pkc2gqLY17Qi3Q7NkT7ONeOFy4Hz/uveda9Anr30Vql6ZBF1ETQ6WKjxuMdSzJkUdPIr14GKY2mEHNUnNFGgOtlx+7ahf3OA/tSEqMq0hPn4eoVS+BSZegAZQt5pwYsOqeyP++D+ImaWVF88UzSYYPOkRqP0VRWcMrwraqZkRE2xMZ3wKi9dPwSgS7NAUU2kUwTs9otFPko9K4mV4wUv4uWxMVetXgl+tOUaCa5W3AAUKeNCJZiQeLHSKZjVTUdtZRPfSgKaNmw/UdSTx0pLYzgWqqi+QVdFkSo7euoi9ZWvPOFaJpYKbZIw2qoCdgNiUxdvdz369NK8lQDshpthjE0iiWv4bhXuLBF7eYXb8RmQ+XgPr8k779R58Zz3LV8W9NzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fair" ] ] }, { "label": "Good", "description": "Good", "symbol": { "type": "esriPMS", "url": "1c29356c9cf4a547e4fc9a28b561dfd2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQ4jbXUv0sbYRjA8c8TAo6li52koW4O4ubf0ElaNC2K/0U7qaijdOuqW7s0iXTopFOHQmepDuJcaJ39AYbkEQ2KJj09wX7h4OC4D8/LvfdWPVLV/w7NpIlkqsILnCW7aDXD71LQbHraZgOvA3n78Vo9fRhjeSV0C6GZ9KTND4wVDDqULO71ppwrhIKPWYzcbLaevjfC+gD0NtU6zCtZsiRtiN7qr6EOL3tDlW7kDeNf2LkFJc8folzUoaYfwqkHFpxc3V9DFXb6PvV9dfFrAEq28BfPSkJbzfBnAGqG03p6l3wqgZx0eV+4jxrh83QaDVbuQI6D+mbYK4QuaoXV6fQzWMXkjS1xhm9YaIT9/vf++dO2wja2X6XhKrUu7QoHzXBUNOadx8jXcMjldW+Pdh6dA4gJVIv3dANvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Good" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5a310ffb20e2e2bb834f15dce317a09b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4jbWUsUvDQBSHv1cCjuKikxh06yBu/g1OorRRKv4XOqnYjuLmajddTCIOTu3kIDgX7SDOgjprCw3JkwalbeK1KdQPDo477uN33LtnMSGsfxdpkRWUdXIsAh2UJ8AXj9dMIi0xQ0AV2ES6CwPbJ+pwSp5jKRMZRVpkmoB7IG8IOoVySDNOuWNOJJyhRkk/JXW4E5fzlEi3sQnZJSvKkUJVfi7fSxSyFmfKzjxbLHNFY1CkLIyl6RJiQ1IEbcZFaP1Oe6IcjcRTjyICHtMipQa8A3MZRTXxeEuJxKOtDnsoFxkkLSL2jXUkLpdaYAmhPETyheDINU2jKJb5VLTAA0IFWO0riQ5wCxyIy3Py3J+fVnzqQF03mMXCJiIgx4t4fJpiDm0jcsMHxGMkE+tH33TnVIuUDXSDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Severe", "label": "Severe" }, { "symbol": { "type": "esriPMS", "url": "647cefcb8a984ec69f4c5e06f99c693b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQ4jbXUMUvDQBjG8f/TVhzFRSex6NZB3PwMTkKxKSh+C51UbEdxc7WbiqQVF6d2chCci4oUZ0GdtYUqeYWI2BovplAfOAiE+/Hc5XIZhpTMv0NWZR6xRMAM0EXcAKfyeEgE2THjjFAB8higvte75rPHHTsqETghqzIGXAI5R9FRxBa5sOWqu5Gxj5xIb1bM50JFDiKQnZBFrJE0YtuMihRuQE+jNIuRHYnPFD5zQLMfEtOf9gBJk41C0BmQAaP99fgNBTQHWhjh57+OQqIOPAGTCaG6PB4jkDw65rOOOEyAtEmx4TxHKnJkNWYxSjHIK4anZW6dUIgVKFuNK4wysNBzJLrAObCpIq2f8379aVWgATTsjAneyZLijYB7eby4asZeI8rzDOH4M0O7jz4Aj2VO5peegUgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriPMS", "url": "52787e17607eda76c899982a263d8e94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jbWUsUtCURSHv6OvHCMINUIS2xqiLWgI1CGagoaGov+ipop0jLbW3Gpsa9KQVxQ0SzVEU0Pkc2gqLY17Qi3Q7NkT7ONeOFy4Hz/uveda9Anr30Vql6ZBF1ETQ6WKjxuMdSzJkUdPIr14GKY2mEHNUnNFGgOtlx+7ahf3OA/tSEqMq0hPn4eoVS+BSZegAZQt5pwYsOqeyP++D+ImaWVF88UzSYYPOkRqP0VRWcMrwraqZkRE2xMZ3wKi9dPwSgS7NAUU2kUwTs9otFPko9K4mV4wUv4uWxMVetXgl+tOUaCa5W3AAUKeNCJZiQeLHSKZjVTUdtZRPfSgKaNmw/UdSTx0pLYzgWqqi+QVdFkSo7euoi9ZWvPOFaJpYKbZIw2qoCdgNiUxdvdz369NK8lQDshpthjE0iiWv4bhXuLBF7eYXb8RmQ+XgPr8k779R58Zz3LV8W9NzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriPMS", "url": "1c29356c9cf4a547e4fc9a28b561dfd2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQ4jbXUv0sbYRjA8c8TAo6li52koW4O4ubf0ElaNC2K/0U7qaijdOuqW7s0iXTopFOHQmepDuJcaJ39AYbkEQ2KJj09wX7h4OC4D8/LvfdWPVLV/w7NpIlkqsILnCW7aDXD71LQbHraZgOvA3n78Vo9fRhjeSV0C6GZ9KTND4wVDDqULO71ppwrhIKPWYzcbLaevjfC+gD0NtU6zCtZsiRtiN7qr6EOL3tDlW7kDeNf2LkFJc8folzUoaYfwqkHFpxc3V9DFXb6PvV9dfFrAEq28BfPSkJbzfBnAGqG03p6l3wqgZx0eV+4jxrh83QaDVbuQI6D+mbYK4QuaoXV6fQzWMXkjS1xhm9YaIT9/vf++dO2wja2X6XhKrUu7QoHzXBUNOadx8jXcMjldW+Pdh6dA4gJVIv3dANvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Good", "label": "Good" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 136, 189, 255 ], "toColor": [ 140, 136, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 227, 163, 255 ], "toColor": [ 181, 227, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 211, 227, 255 ], "toColor": [ 170, 211, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 156, 255 ], "toColor": [ 184, 184, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 204, 184, 255 ], "toColor": [ 145, 204, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 178, 209, 255 ], "toColor": [ 181, 178, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 186, 140, 255 ], "toColor": [ 143, 186, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 179, 181, 255 ], "toColor": [ 136, 179, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 222, 180, 255 ], "toColor": [ 222, 222, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 151, 179, 255 ], "toColor": [ 127, 151, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 170, 222, 255 ], "toColor": [ 162, 170, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 191, 255 ], "toColor": [ 179, 227, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 194, 138, 255 ], "toColor": [ 191, 194, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STR_ID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "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": false, "extent": { "xmin": -8786528.411810331, "ymin": 4261934.467649602, "xmax": -8765322.065761907, "ymax": 4281606.349544992, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STR_ID", "type": "esriFieldTypeString", "alias": "STR_ID", "length": 16, "domain": null }, { "name": "NUMBER_ID", "type": "esriFieldTypeDouble", "alias": "NUMID", "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 48, "domain": { "type": "codedValue", "name": "WS2_pedFacility_4", "description": "", "codedValues": [ { "name": "Amberly Lake Greenway", "code": "Amberly Lake Greenway" }, { "name": "American Tobacco Trail", "code": "American Tobacco Trail" }, { "name": "Annie Jones Greenway", "code": "Annie Jones Greenway" }, { "name": "Batchelor Branch", "code": "Batchelor Branch" }, { "name": "Bishops Gate Greenway", "code": "Bishops Gate Greenway" }, { "name": "Black Creek Greenway", "code": "Black Creek Greenway" }, { "name": "Bond Park Lake Trail", "code": "Bond Park Lake Trail" }, { "name": "Cary Parkway Ped Tunnel", "code": "Cary Parkway Ped Tunnel" }, { "name": "Cary Tennis Park Trail", "code": "Cary Tennis Park Trail" }, { "name": "Cary Towne Blvd Ped Tunnel", "code": "Cary Towne Blvd Ped Tunnel" }, { "name": "Crabtree Creek Greenway", "code": "Crabtree Creek Greenway" }, { "name": "Crescent Green Greenway", "code": "Crescent Green Greenway" }, { "name": "Downing Village Greenway", "code": "Downing Village Greenway" }, { "name": "Dunham Park", "code": "Dunham Park" }, { "name": "Farmington Woods Greenway", "code": "Farmington Woods Greenway" }, { "name": "Green Hope School Greenway", "code": "Green Hope School Greenway" }, { "name": "Hemlock Bluffs Beech Cove Trail", "code": "Hemlock Bluffs Beech Cove Trail" }, { "name": "Higgins Greenway", "code": "Higgins Greenway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CROSSES", "type": "esriFieldTypeString", "alias": "CROSSES", "length": 48, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 24, "domain": { "type": "codedValue", "name": "WS2_pedTrailType_4", "description": "", "codedValues": [ { "name": "Paved", "code": "Paved" }, { "name": "Unpaved", "code": "Unpaved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURE_", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "WS2_pedStrType_4", "description": "", "codedValues": [ { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Combination", "code": "Combination" }, { "name": "Overlook", "code": "Overlook" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Stairs Set", "code": "Stairs Set" }, { "name": "Tunnel", "code": "Tunnel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STR_STATUS", "length": 32, "domain": { "type": "codedValue", "name": "WS2_pedStrStatus_4", "description": "", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Out-of-Service", "code": "Out-of-Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINT_BY", "length": 65, "domain": null }, { "name": "PROJ_NUMBE", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 16, "domain": null }, { "name": "YR_CONST", "type": "esriFieldTypeString", "alias": "YR_CONST", "length": 4, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "DECKING", "type": "esriFieldTypeString", "alias": "DECKING", "length": 24, "domain": { "type": "codedValue", "name": "WS2_pedDeckMat_4", "description": "", "codedValues": [ { "name": "Composite", "code": "Composite" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Masonry", "code": "Masonry" }, { "name": "Pre-Cast Concrete", "code": "Pre-Cast Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Steel CMP", "code": "Steel CMP" }, { "name": "Steel Plank", "code": "Steel Plank" }, { "name": "Wood", "code": "Wood" }, { "name": "Reinforced Concrete Box Culvert", "code": "Reinforced Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURE", "type": "esriFieldTypeString", "alias": "STRUCTURE", "length": 24, "domain": { "type": "codedValue", "name": "WS2_pedStrMat_4", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Glu-lam/Metal", "code": "Glu-lam/Metal" }, { "name": "Laminated Wood", "code": "Laminated Wood" }, { "name": "Masonry", "code": "Masonry" }, { "name": "Pre-Cast Concrete", "code": "Pre-Cast Concrete" }, { "name": "Pre-Stress Concrete", "code": "Pre-Stress Concrete" }, { "name": "Steel CMP", "code": "Steel CMP" }, { "name": "Steel I-Beam", "code": "Steel I-Beam" }, { "name": "Steel Truss", "code": "Steel Truss" }, { "name": "Wood", "code": "Wood" }, { "name": "Wood Truss", "code": "Wood Truss" }, { "name": "Reinforced Concrete Box Culvert", "code": "Reinforced Concrete" }, { "name": "Wood Railroad Tres", "code": "Wood Railroad Tres" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIMIT_LB", "type": "esriFieldTypeString", "alias": "LIMIT_LB", "length": 50, "domain": null }, { "name": "INV_ONLY", "type": "esriFieldTypeString", "alias": "INV_ONLY", "length": 20, "domain": { "type": "codedValue", "name": "WS2_pedYesNo_4", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INV_DATE", "type": "esriFieldTypeDate", "alias": "INV_DATE", "length": 8, "domain": null }, { "name": "INV_BY", "type": "esriFieldTypeString", "alias": "INV_BY", "length": 32, "domain": { "type": "codedValue", "name": "WS2_pedVendor_4", "description": "", "codedValues": [ { "name": "WSP", "code": "WSP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRACTURE", "type": "esriFieldTypeString", "alias": "FRACTURE", "length": 12, "domain": { "type": "codedValue", "name": "WS2_pedYesNo_4", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCOUR", "type": "esriFieldTypeString", "alias": "SCOUR", "length": 12, "domain": { "type": "codedValue", "name": "WS2_pedYesNo_4", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INV_PRIOR", "type": "esriFieldTypeString", "alias": "INV_PRIOR", "length": 16, "domain": { "type": "codedValue", "name": "WS2_pedPriority_4", "description": "", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" }, { "name": "Critical", "code": "Critical" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSP_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSP_YEAR", "domain": null }, { "name": "GEN_COND_R", "type": "esriFieldTypeString", "alias": "GEN_COND", "length": 49, "domain": { "type": "codedValue", "name": "WS2_pedGenCond_4", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Severe", "code": "Severe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 24, "domain": null }, { "name": "INSP_NOTE", "type": "esriFieldTypeString", "alias": "INSP_NOTE", "length": 120, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "STAFF_NOTE", "type": "esriFieldTypeString", "alias": "STAFF_NOTE", "length": 60, "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": "INV_CONDITION", "type": "esriFieldTypeString", "alias": "INV_COND", "length": 49, "domain": { "type": "codedValue", "name": "WS2_pedGenCond_4", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Severe", "code": "Severe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Constant", "type": "esriFieldTypeString", "alias": "Constant", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R963_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_963", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_963", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S788_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1481723812000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Inside Parks Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 205, 102, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8783255.57736299, "ymin": 4254481.306194999, "xmax": -8766517.082121175, "ymax": 4277000.060483397, "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": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Segment", "type": "esriFieldTypeString", "alias": "Segment", "length": 75, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 5, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "TypeName1", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 25, "domain": null }, { "name": "TypeName2", "type": "esriFieldTypeString", "alias": "Sub Trail Type", "length": 25, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 25, "domain": null }, { "name": "PlanningStatus", "type": "esriFieldTypeString", "alias": "Planning Status", "length": 20, "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 20, "domain": null }, { "name": "PriorityCorridor", "type": "esriFieldTypeString", "alias": "Priority Corridor", "length": 10, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source Plan", "length": 25, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Responsibility", "type": "esriFieldTypeString", "alias": "Responsibility", "length": 15, "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 5, "domain": null }, { "name": "Est_Cost", "type": "esriFieldTypeDouble", "alias": "Est Const Cost", "domain": null }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Est Obtained", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BufferImpact", "type": "esriFieldTypeString", "alias": "Buffer Impacted", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TownZone", "type": "esriFieldTypeString", "alias": "Town Zone", "length": 15, "domain": null }, { "name": "GoogleMap", "type": "esriFieldTypeString", "alias": "Mapped in Google", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "iPhoneApp", "type": "esriFieldTypeString", "alias": "Included in Mobile", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": null, "preferredTimeReference": null, "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 } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Pedestrian Structure Attachments", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R962_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1836REL_GLOBALI", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_962", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_962", "fields": "GlobalID,ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1481723816000 } } ] }