{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Private Roads", "type": "Feature Layer", "description": "Street and Alley centerlines in City of Plano or adjacent to it, both public and some private. Updated monthly.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 7.107869172143511E-5, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999974E8, "falseY": -8.61234999999706E7, "xyUnits": 28137.827970135, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by the Plano Land Records Division.", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2465864.986606136, "ymin": 7045259.373193696, "xmax": 2548662.550777495, "ymax": 7097652.298424631, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIVATESTREET", "type": "esriFieldTypeString", "alias": "PRIVATESTREET", "length": 4, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 50, "domain": { "type": "codedValue", "name": "Citycode", "description": "Public Safety City Codes", "codedValues": [ { "name": "CARROLLTON", "code": "1" }, { "name": "DALLAS", "code": "1085" }, { "name": "FAIRVIEW", "code": "1413" }, { "name": "FRISCO", "code": "1540" }, { "name": "GARLAND", "code": "1580" }, { "name": "HEBRON", "code": "2" }, { "name": "MCKINNEY", "code": "2610" }, { "name": "MURPHY", "code": "2940" }, { "name": "THE COLONY", "code": "3" }, { "name": "NEW HOPE", "code": "3003" }, { "name": "PARKER", "code": "3197" }, { "name": "PLANO", "code": "3310" }, { "name": "PRINCETON", "code": "3410" }, { "name": "PROSPER", "code": "3415" }, { "name": "RICHARDSON", "code": "3520" }, { "name": "SACHE", "code": "3720" }, { "name": "SAINT PAUL", "code": "3737" }, { "name": "WYLIE", "code": "4705" }, { "name": "ALLEN", "code": "65" }, { "name": "COLLIN COUNTY", "code": "0" }, { "name": "LEWISVILLE", "code": "4" }, { "name": "LUCAS", "code": "2567" }, { "name": "LOWRY CROSSING", "code": "2562" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "Post Address Direction", "length": 4, "domain": { "type": "codedValue", "name": "CardinalDirections", "description": "Cardinal Directions", "codedValues": [ { "name": "EAST", "code": "E" }, { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "-", "code": "-" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CIPZONE", "type": "esriFieldTypeString", "alias": "CIP ZONE", "length": 50, "domain": null }, { "name": "RETIRED", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "LAST_LR_EDIT", "type": "esriFieldTypeDate", "alias": "LAST_LR_EDIT", "length": 8, "domain": null }, { "name": "PWFieldEdit", "type": "esriFieldTypeString", "alias": "PWFieldEdit", "length": 3, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I3145FULLNAME", "fields": "FULLNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2224_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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.4, "cimVersion": "3.4.0", "id": 1, "name": "ArtVenues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 64, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2479291.756012574, "ymin": 7054668.570942685, "xmax": 2528287.8982509524, "ymax": 7070094.920545921, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITEID", "type": "esriFieldTypeInteger", "alias": "SITEID", "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "SITEDESC", "type": "esriFieldTypeString", "alias": "Site Description", "length": 255, "domain": null }, { "name": "ORGNAME", "type": "esriFieldTypeString", "alias": "Organization Name", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Street Address", "length": 100, "domain": null }, { "name": "SUITENUM", "type": "esriFieldTypeString", "alias": "Secondary Address", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "Website URL", "length": 100, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3533_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3156_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "250 ft. Art Venues Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "b6684621c6d9ae1d792132518da49ec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzklEQVRogbWZTXLkMAiFs2Az5/Kp5gQ5lc+VZaZSNV2lKMD7HnJYdNmSQCAeP3LH/fH+ef35+3Z/vL9NKONdxxzZJ3o4MuLrZ11UMVWGZGvXMSWr4lvXdYe4v3cGX//XRrVxJ4x4o1OuQ0amS7e30iXbN+ip7wIUhKt3svbJcMvkhIJ25aHqmcKvM6ziJ8+VzGtZ8w3e1OMdUfjRREcOmuh4L2uCeGclkuiqdS60JzAn/JFtTCGejb/GpqjpPOjCu+IPqQWAaDemvOV48wTeX/QjpinEXcgpmSdJaxpSUcGR1thuA6dx2OcnCYyGVLhxtpIyipYy6iEnwXbvUTESeE9hvr8rD+1odJqh7D2UIhSirmccmiKo0iFoczDptDqkOLcz2r2p9+tVsmiGJkmjG98hqiBdPZ+g585i+re6pEzmlCbJ8drWhevl32w+3N6A6nnvMb0LdpNCNk/jen8mvQE5ROXxcHpl2lw4pY7kBvfqqDweBE5PlCOSE5wPGvt6R5foFMzeSRhUilWyyBzRM+PNQi66TUjpooZQWUTm5AvPvWZvGtMnh7KOKy9MewQL3jeM1clGtPxRiDu5ZT/Qq7pwTA0hBk7q9cTDVed3Z/BWCihDVHbu4F3JqnToxsnBhsqANNlkY053N0lq5HAQvF/k1tLOQApttwPcqUPNvcLbNWgCb5qcHAMdOTt9i2lVbsi466lp/J4cUDj1zVFqVcS5JLgHX8nvnBlEEbL5Kbw7pZ3mpTu863XLmhhIeSbzmdK0ecl0zjwe1MCMFM+kHDp6EMhna6JavD9n85Rvr5VUpkMq0a30419LxUgSTQW50yTVHSwti+W/licZm8w5ciexrapItFoVQtS4mjspT9165eF7T2QqlitBai6TO4lpop/a50VxCp2VVA5wPNvtqw5NzUdpgVC0EliN00pAbneujnfVkTn36km/TivBacIkoRKn92Bns2qd4j3J1BlfqE0oUU8Q7zrXRpXUsvcA9uAGIftKMakCJDROwiHUol2w23mdfgdTBqmSmCEtOiUdIjDrDH3i6wpNjFEtco2fHNwT8HboUm0ogSjx7rReK8UVb1eB4qmYnmRRR44jT8kMd1OizMkN6wRhtCePbtMpEYXcmCe8Sua9NyekFHTPaq5T6PTLiev5qJQip+yWj0niq4iUu0pOTBp2qkylBO3GJsghiIrOWxOIO9l6WjU6g7rxe49pZ9MJjLu6+UQXWO3XxvR1COsT7+5zNFl2B97ZEpmip5m7G+t4MmNoM+J8f4tMwGnmVgrSeUWTLzhfjP8AgC/wjpnVQAsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 95, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2479041.7559945285, "ymin": 7054418.57092464, "xmax": 2528537.8982689977, "ymax": 7070344.920692012, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITEID", "type": "esriFieldTypeInteger", "alias": "SITEID", "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "SITEDESC", "type": "esriFieldTypeString", "alias": "Site Description", "length": 255, "domain": null }, { "name": "ORGNAME", "type": "esriFieldTypeString", "alias": "Organization Name", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Street Address", "length": 100, "domain": null }, { "name": "SUITENUM", "type": "esriFieldTypeString", "alias": "Secondary Address", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 15, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "Website URL", "length": 100, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R3531_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3154_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "300 ft. H/HD Buffer", "type": "Feature Layer", "description": "Polygon geometric data representing Zoning information. Updated as needed when Zoning Cases are approved by City Council. This dataset is currently undergoing revisions and some zoning information is unknown and is currently being researched (as noted in the [ZONE_CASE] field by the word \u201cRESEARCHING\u201d).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created and maintained by the City of Plano GIS Technicians.", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2497918.1632930785, "ymin": 7055442.729178473, "xmax": 2528260.485248223, "ymax": 7070214.32741572, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZN", "type": "esriFieldTypeString", "alias": "ZN", "length": 18, "domain": null }, { "name": "S", "type": "esriFieldTypeString", "alias": "S", "length": 13, "domain": null }, { "name": "PD", "type": "esriFieldTypeString", "alias": "PD", "length": 7, "domain": null }, { "name": "ZONE_CASE", "type": "esriFieldTypeString", "alias": "Zone Case", "length": 12, "domain": null }, { "name": "ACCEPT_DATE", "type": "esriFieldTypeDate", "alias": "Accept Date", "length": 8, "domain": null }, { "name": "ORDINANCENUM", "type": "esriFieldTypeString", "alias": "Ordinancenum", "length": 20, "domain": null }, { "name": "ADOPTION_DATE", "type": "esriFieldTypeDate", "alias": "Adoption Date", "length": 8, "domain": null }, { "name": "ZONING_HISTORY", "type": "esriFieldTypeString", "alias": "Zoning History", "length": 254, "domain": null }, { "name": "DOC_ID", "type": "esriFieldTypeString", "alias": "Document ID", "length": 254, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "Hype Link", "length": 254, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "Buffer Distance", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2684_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "250 ft. Parks Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2470949.338654563, "ymin": 7053175.46484597, "xmax": 2547136.953339398, "ymax": 7096253.451852545, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "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": "PARK_ID", "type": "esriFieldTypeDouble", "alias": "PARK_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 200, "domain": null }, { "name": "CITYMUNI", "type": "esriFieldTypeString", "alias": "CITYMUNI", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "STREETNUM", "type": "esriFieldTypeString", "alias": "STREETNUM", "length": 10, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "length": 50, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "ACRESOURCE", "type": "esriFieldTypeString", "alias": "ACRESOURCE", "length": 50, "domain": null }, { "name": "PARKSTATUS", "type": "esriFieldTypeString", "alias": "PARKSTATUS", "length": 50, "domain": null }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "PARKTYPE", "length": 100, "domain": null }, { "name": "LANDOWNER", "type": "esriFieldTypeString", "alias": "LANDOWNER", "length": 150, "domain": null }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "Cartegraph_ID", "length": 60, "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": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "RETIRED", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "REPLACED", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "TFPL", "type": "esriFieldTypeString", "alias": "Trust for Public Land", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R2802_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2503_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "City Owned Properties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 253, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 254, 199, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2470998.9435421377, "ymin": 7050638.208765566, "xmax": 2546884.0817978084, "ymax": 7096568.566379726, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "additionname", "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": "taxid", "type": "esriFieldTypeString", "alias": "taxid", "length": 14, "domain": null }, { "name": "landkey", "type": "esriFieldTypeString", "alias": "landkey", "length": 12, "domain": null }, { "name": "landuse", "type": "esriFieldTypeString", "alias": "landuse", "length": 3, "domain": null }, { "name": "additionname", "type": "esriFieldTypeString", "alias": "additionname", "length": 50, "domain": null }, { "name": "plattednonres", "type": "esriFieldTypeString", "alias": "plattednonres", "length": 1, "domain": null }, { "name": "parcelarea", "type": "esriFieldTypeDouble", "alias": "parcelarea", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 12, "domain": null }, { "name": "situs_add", "type": "esriFieldTypeString", "alias": "situs_add", "length": 114, "domain": null }, { "name": "situs_num", "type": "esriFieldTypeString", "alias": "situs_num", "length": 15, "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "owner_name", "length": 70, "domain": null }, { "name": "dba_name", "type": "esriFieldTypeString", "alias": "dba_name", "length": 50, "domain": null }, { "name": "owner_add2", "type": "esriFieldTypeString", "alias": "owner_add2", "length": 60, "domain": null }, { "name": "owner_city", "type": "esriFieldTypeString", "alias": "owner_city", "length": 50, "domain": null }, { "name": "owner_stat", "type": "esriFieldTypeString", "alias": "owner_stat", "length": 50, "domain": null }, { "name": "owner_zipc", "type": "esriFieldTypeString", "alias": "owner_zipc", "length": 10, "domain": null }, { "name": "appraised_val", "type": "esriFieldTypeDouble", "alias": "appraised_val", "domain": null }, { "name": "imprv_hstd_val", "type": "esriFieldTypeDouble", "alias": "imprv_hstd_val", "domain": null }, { "name": "land_hstd_val", "type": "esriFieldTypeDouble", "alias": "land_hstd_val", "domain": null }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "length": 255, "domain": null }, { "name": "legal_desc_2", "type": "esriFieldTypeString", "alias": "legal_desc_2", "length": 255, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "length": 50, "domain": null }, { "name": "tract_or_lot", "type": "esriFieldTypeString", "alias": "tract_or_lot", "length": 50, "domain": null }, { "name": "legal_acreage", "type": "esriFieldTypeDouble", "alias": "legal_acreage", "domain": null }, { "name": "land_sqft", "type": "esriFieldTypeDouble", "alias": "land_sqft", "domain": null }, { "name": "living_area", "type": "esriFieldTypeDouble", "alias": "living_area", "domain": null }, { "name": "yr_blt", "type": "esriFieldTypeDouble", "alias": "yr_blt", "domain": null }, { "name": "eff_yr_blt", "type": "esriFieldTypeDouble", "alias": "eff_yr_blt", "domain": null }, { "name": "beds", "type": "esriFieldTypeString", "alias": "beds", "length": 20, "domain": null }, { "name": "baths", "type": "esriFieldTypeString", "alias": "baths", "length": 20, "domain": null }, { "name": "stories", "type": "esriFieldTypeInteger", "alias": "stories", "domain": null }, { "name": "units", "type": "esriFieldTypeInteger", "alias": "units", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 150, "domain": null }, { "name": "shape.STArea()", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "PLATSTATUS", "type": "esriFieldTypeString", "alias": "PLATSTATUS", "length": 2, "domain": null }, { "name": "PLATFILEDDATE", "type": "esriFieldTypeDate", "alias": "PLATFILEDDATE", "length": 8, "domain": null }, { "name": "PROJECTTYPE", "type": "esriFieldTypeString", "alias": "PROJECTTYPE", "length": 1, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 10, "domain": null }, { "name": "DENTONTAXID", "type": "esriFieldTypeString", "alias": "DENTONTAXID", "length": 15, "domain": null }, { "name": "PARCELSPLIT", "type": "esriFieldTypeString", "alias": "PARCELSPLIT", "length": 3, "domain": null }, { "name": "STACKED", "type": "esriFieldTypeString", "alias": "STACKED", "length": 3, "domain": null }, { "name": "imprv_non_hstd_val", "type": "esriFieldTypeDouble", "alias": "imprv_non_hstd_val", "domain": null }, { "name": "land_non_hstd_val", "type": "esriFieldTypeDouble", "alias": "land_non_hstd_val", "domain": null }, { "name": "DPROP_ID", "type": "esriFieldTypeString", "alias": "DPROP_ID", "length": 30, "domain": null }, { "name": "CPROP_ID", "type": "esriFieldTypeString", "alias": "CPROP_ID", "length": 30, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Sidewalks", "type": "Feature Layer", "description": "Public sidewalks in ROW created in 2016.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 205, 205, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2471056.1957482696, "ymin": 7048000.000144318, "xmax": 2547443.055739939, "ymax": 7096524.790585741, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Year", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Year", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "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": "R1656_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1516_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Right of Way", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2471050.060894057, "ymin": 7050634.544402882, "xmax": 2546874.7484832257, "ymax": 7096883.2763803005, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "ROWSOURCE", "type": "esriFieldTypeString", "alias": "ROWSOURCE", "length": 13, "domain": { "type": "codedValue", "name": "ROWSOURCE", "description": "Evidence of the ROW by plat, deed or an unknown source", "codedValues": [ { "name": "Deed", "code": "DEED" }, { "name": "to be entered", "code": "NULLDATA" }, { "name": "Ordinance", "code": "ORDINANCE" }, { "name": "Plat", "code": "PLAT" }, { "name": "Resolution", "code": "RESOLUTION" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEFILEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEFILEDATE", "length": 8, "domain": { "type": "range", "name": "Date", "description": "Date of edit or plat", "range": [ -5364662400000, 4102444800000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROWOWNER", "type": "esriFieldTypeString", "alias": "LANDOWNER", "length": 15, "domain": { "type": "codedValue", "name": "ROWOWNER", "description": "Owner of right-of-way map feature", "codedValues": [ { "name": "City of Plano", "code": "PLANO" }, { "name": "Private", "code": "PRIVATE" }, { "name": "NTTA", "code": "NTTA" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "to be entered", "code": "NULLDATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEIDENTIFIER", "type": "esriFieldTypeString", "alias": "SOURCEIDENTIFIER", "length": 50, "domain": null }, { "name": "ROWTYPE", "type": "esriFieldTypeString", "alias": "ROWTYPE", "length": 30, "domain": { "type": "codedValue", "name": "ROWTYPE", "description": "How the ROWSOURCE describes the ROW or Easement", "codedValues": [ { "name": "Access Easement", "code": "ACCESSEASEMENT" }, { "name": "Alley Easement", "code": "ALLEYEASEMENT" }, { "name": "to be entered", "code": "NULLDATA" }, { "name": "Prescriptive ROW", "code": "PRESCRIPTIVE" }, { "name": "Private Street with no public access", "code": "PRIVATESTREETNPA" }, { "name": "Private Street with public access", "code": "PRIVATESTREETPA" }, { "name": "Public Way Easement", "code": "PUBLICWAYEASE" }, { "name": "Quasi Public Street Easement", "code": "QUASIPUBLICSE" }, { "name": "Roadway Reserve", "code": "ROADWAYRESERVE" }, { "name": "ROW acquisition", "code": "ROWACQUISITION" }, { "name": "ROW Corner Clip", "code": "ROWCORNERCLIP" }, { "name": "ROW dedication", "code": "ROWDEDICATION" }, { "name": "ROW Easement", "code": "ROWEASEMENT" }, { "name": "Street Easement", "code": "STREETEASEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE_area_1", "type": "esriFieldTypeDouble", "alias": "SHAPE.area2", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DOC_ID", "type": "esriFieldTypeString", "alias": "DOC_ID", "length": 30, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3479_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3108_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Thoroughfares", "type": "Feature Layer", "description": "Street and Alley centerlines in City of Plano or adjacent to it, both public and some private. Updated monthly.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56113708377043E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999878E8, "falseY": -8.61234999999639E7, "xyUnits": 7809.031436363641, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by the Plano Land Records Division.", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Thoroughfare", "uniqueValueGroups": [ { "heading": "Thoroughfare Cross Section Type", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 0, 0, 255 ], "width": 3 }, "values": [ [ "A" ] ] }, { "label": "B and B+", "description": "B and B+", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "values": [ [ "B" ], [ "B+" ] ] }, { "label": "C", "description": "C", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "C" ] ] }, { "label": "C1", "description": "C1", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "C1" ] ] }, { "label": "D", "description": "D", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 }, "values": [ [ "D" ] ] }, { "label": "E", "description": "E", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 95, 184, 255 ], "width": 1 }, "values": [ [ "E" ] ] }, { "label": "F", "description": "F", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "values": [ [ "F" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.2667 }, "values": [ [ "G" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 0, 0, 255 ], "width": 3 }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "B", "label": "B and B+" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "B+", "label": "B and B+" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 95, 184, 255 ], "width": 1 }, "value": "E", "label": "E" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.2667 }, "value": "G", "label": "G" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 61, 196, 255 ], "toColor": [ 158, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 189, 62, 255 ], "toColor": [ 64, 189, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 52, 45, 255 ], "toColor": [ 194, 52, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 132, 161, 255 ], "toColor": [ 51, 132, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 162, 50, 255 ], "toColor": [ 199, 162, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 47, 102, 255 ], "toColor": [ 168, 47, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 194, 157, 255 ], "toColor": [ 78, 194, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 77, 168, 255 ], "toColor": [ 47, 77, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 201, 54, 255 ], "toColor": [ 167, 201, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 123, 75, 255 ], "toColor": [ 201, 123, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 57, 191, 255 ], "toColor": [ 62, 57, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 67, 152, 255 ], "toColor": [ 171, 67, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 65, 65, 255 ], "toColor": [ 166, 65, 65, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2465864.986655265, "ymin": 7045259.373195335, "xmax": 2548662.550766632, "ymax": 7097652.298404321, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": { "type": "codedValue", "name": "CardinalDirections", "description": "Cardinal Directions", "codedValues": [ { "name": "EAST", "code": "E" }, { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "WEST", "code": "W" }, { "name": "-", "code": "-" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "StreetTypes", "description": "Street Types", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BEACH", "code": "BCH" }, { "name": "BURG", "code": "BG" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BEND", "code": "BND" }, { "name": "BRANCH", "code": "BR" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BYPASS", "code": "BYP" }, { "name": "BAYOU", "code": "BYU" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CLUB", "code": "CLB" }, { "name": "CLIFFS", "code": "CLFS" }, { "name": "CORNER", "code": "COR" }, { "name": "CORNERS", "code": "CORS" }, { "name": "CAMP", "code": "CP" }, { "name": "CAPE", "code": "CPE" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CREEK", "code": "CRK" }, { "name": "CROSS", "code": "CRS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "COURT", "code": "CT" }, { "name": "CENTER", "code": "CTR" }, { "name": "COURTS", "code": "CTS" }, { "name": "COVE", "code": "CV" }, { "name": "CANYON", "code": "CYN" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "DRIVE", "code": "DR" }, { "name": "DIVIDE", "code": "DV" }, { "name": "ESTATES", "code": "EST" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FALLS", "code": "FLS" }, { "name": "FLATS", "code": "FLT" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORK", "code": "FRK" }, { "name": "FORKS", "code": "FRKS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FERRY", "code": "FRY" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "GLENN", "code": "GLN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "PORT", "code": "PRT" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "TRAIL", "code": "TRL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "CROSSING", "code": "XING" }, { "name": "TOLLWAY", "code": "TOLL" }, { "name": "PARKWAY", "code": "PKWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": { "type": "codedValue", "name": "RoadSuffix", "description": "Directionality of A Road", "codedValues": [ { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "Northbound Ramp", "code": "NBR" }, { "name": "Southbound Ramp", "code": "SBR" }, { "name": "Eastbound Ramp", "code": "EBR" }, { "name": "Westbound Ramp", "code": "WBR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "RD_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "RD_SPEED", "domain": { "type": "codedValue", "name": "RoadSpeed", "description": "Speed Limits", "codedValues": [ { "name": "10 mph", "code": 10 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "65 mph", "code": 65 }, { "name": "0 mph", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "Oneway", "description": "Street Direction Restriction", "codedValues": [ { "name": "Two Way Street", "code": "B" }, { "name": "From Start Node to End Node", "code": "F" }, { "name": "From End Node to Start Node", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIVIDED", "type": "esriFieldTypeString", "alias": "DIVIDED", "length": 1, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "IMPEDANCE", "type": "esriFieldTypeDouble", "alias": "IMPEDANCE", "domain": null }, { "name": "TRU_L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "TRU_L_ADD_FROM", "domain": null }, { "name": "TRU_L_ADD_TO", "type": "esriFieldTypeSmallInteger", "alias": "TRU_L_ADD_TO", "domain": null }, { "name": "TRU_R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "TRU_R_ADD_FROM", "domain": null }, { "name": "TRU_R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "TRU_R_ADD_TO", "domain": null }, { "name": "PRIVATESTREET", "type": "esriFieldTypeString", "alias": "PRIVATESTREET", "length": 4, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "Road_Type", "description": "Types of Thoroughfares", "codedValues": [ { "name": "ALLEY", "code": "AAAA" }, { "name": "R2U", "code": "R2U" }, { "name": "S5U", "code": "S5U" }, { "name": "S4D", "code": "S4D" }, { "name": "S2U", "code": "S2U" }, { "name": "S4U", "code": "S4U" }, { "name": "M6D", "code": "M6D" }, { "name": "M8DA", "code": "M8DA" }, { "name": "E8DF", "code": "E8DF" }, { "name": "E8DA", "code": "E8DA" }, { "name": "E6DF", "code": "E6DF" }, { "name": "M6DA", "code": "M6DA" }, { "name": "E6DA", "code": "E6DA" }, { "name": "RAMP", "code": "RAMP" }, { "name": "SERV", "code": "SERV" }, { "name": "Median Cut", "code": "CUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Thoroughfare", "type": "esriFieldTypeString", "alias": "Throughfare", "length": 5, "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": "R1934_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1790_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": 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": [] }