{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Proposed Funded Projects", "type": "Feature Layer", "description": "This feature class was created over the summer of 2016 by a GIS Intern and it is updated on demand. It can be used to analyze walkability within Richardson.The attribute table contains information about the width and street name parallel to the sidewalk. There is also a Sidewalk Type field which contains: Commercial, Residential, Social Trail (areas where the grass has been worn down by pedestrian traffic, but there's no existing sidewalk), Street Connector, Street Connector with Crosswalk, Trail Multi-Use, Trail Multi-Use Connector, Trail Walking, Trail Walking Connector. The connectors are not sidewalks but places where the network crosses a street. Line features do NOT split crossing driveways.The Sidewalk Split ID field contains the Facility IDs from the 'Sidewalk' feature class. Metadata edited: 5/2018", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Richardson", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.75 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2499306.310483828, "ymin": 7023332.100320235, "xmax": 2546900.3734319955, "ymax": 7053805.416998148, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Master Thoroughfare Road Class", "length": 50, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "4WD", "code": "4WD" }, { "name": "Arterial", "code": "Arterial" }, { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Local - Commercial", "code": "Local - Commercial" }, { "name": "Local - Residential", "code": "Local - Residential" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Neighborhood Collector", "code": "Neighborhood Collector" }, { "name": "Other", "code": "Other" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Service", "code": "Service" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "SidewalkGapStatus", "description": "Sidewalk Staus for Existing Proposed or Removed Gap", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing Private", "code": "Existing Private" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed Gap", "code": "Removed Gap" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIDEWALKTYPE", "type": "esriFieldTypeString", "alias": "Sidewalk Type", "length": 50, "domain": { "type": "codedValue", "name": "SIDEWALKTYPE", "description": "The type of sidewalk based on where it is located", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Social Trail", "code": "Social Trail" }, { "name": "Street Connector", "code": "Street Connector" }, { "name": "Street Connector with Crosswalk", "code": "Street Connector with Crosswalk" }, { "name": "Trail Multi-Use", "code": "Trail Multi-Use" }, { "name": "Trail Multi-Use Connector", "code": "Trail Multi-Use Connector" }, { "name": "Trail Walking", "code": "Trail Walking" }, { "name": "Trail Walking Connector", "code": "Trail Walking Connector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Sidewalk", "type": "esriFieldTypeString", "alias": "Sidewalk", "length": 255, "domain": { "type": "codedValue", "name": "SidewalkSides", "description": "Describes if sidewalk is on both sides of the road", "codedValues": [ { "name": "No Sides", "code": "No Sides" }, { "name": "One Side", "code": "One Side" }, { "name": "Both Sides", "code": "Both Sides" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ATPStatus", "type": "esriFieldTypeInteger", "alias": "ATPStatus", "domain": null }, { "name": "SidewalkStatus", "type": "esriFieldTypeInteger", "alias": "SidewalkStatus", "domain": null }, { "name": "DevelopmentStatus", "type": "esriFieldTypeInteger", "alias": "DevelopmentStatus", "domain": null }, { "name": "ProximitytoDestinations", "type": "esriFieldTypeInteger", "alias": "ProximitytoDestinations", "domain": null }, { "name": "Safety", "type": "esriFieldTypeInteger", "alias": "Safety", "domain": null }, { "name": "Totals", "type": "esriFieldTypeInteger", "alias": "Totals", "domain": null }, { "name": "Funded", "type": "esriFieldTypeString", "alias": "Funded", "length": 255, "domain": { "type": "codedValue", "name": "Funding", "description": "Funded or Not Funded thru the bond program", "codedValues": [ { "name": "Funded", "code": "Funded" }, { "name": "Not Funded", "code": "Not Funded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "Feet", "type": "esriFieldTypeDouble", "alias": "Feet", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "SIDEWALKSPLITID", "type": "esriFieldTypeString", "alias": "Sidewalk Split ID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WALKTIME", "type": "esriFieldTypeDouble", "alias": "WALKTIME", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_1323", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_1323", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S740_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1775686708000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }