{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Address Points", "type": "Feature Layer", "description": "Address points for the City of Plano including: parcels, buildings, small cells, and anything requiring a Permit.", "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": "Created and maintained by the Plano Land Records Division.", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2471040.07018891, "ymin": 7050756.371939644, "xmax": 2546862.3083019257, "ymax": 7096629.660569504, "zmin": 0, "zmax": 0, "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": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Unit ID", "length": 10, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Unit ID", "length": 10, "domain": null }, { "name": "ADDTYPE", "type": "esriFieldTypeString", "alias": "Add Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_AddType", "description": "Type of Address", "codedValues": [ { "name": "BUILDING", "code": "BUILDING" }, { "name": "ELECTRICAL", "code": "ELECTRICAL" }, { "name": "MISCELLANEOUS", "code": "MISCELLANEOUS" }, { "name": "PARCEL", "code": "PARCEL" }, { "name": "TEMPORARY", "code": "TEMPORARY" }, { "name": "WATER METER", "code": "WATER METER" }, { "name": "STACKED", "code": "STACKED" }, { "name": "CONDO", "code": "CONDO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ADDRUNIT", "type": "esriFieldTypeString", "alias": "Address Unit", "length": 10, "domain": null }, { "name": "ADDRBLDG", "type": "esriFieldTypeString", "alias": "Address Building", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "PARCELAPPROVED", "type": "esriFieldTypeString", "alias": "Parcel Approved", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IMPERVTRANSFER", "type": "esriFieldTypeString", "alias": "Impervious Transfer", "length": 4, "domain": { "type": "codedValue", "name": "WS2_ImperviousTransfer", "description": "Impervious Transfer", "codedValues": [ { "name": "Transferred To", "code": "To" }, { "name": "Received From", "code": "From" }, { "name": "No Transfer", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManualImpervCalculation", "type": "esriFieldTypeString", "alias": "Manual Impervious Calculation", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesOrNo", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLNPROJECTNUM", "type": "esriFieldTypeString", "alias": "Planning Project Number", "length": 25, "domain": null }, { "name": "OldPlanimetricImpervious", "type": "esriFieldTypeDouble", "alias": "Old Plani Impervious", "domain": null }, { "name": "OldBillableImpervious", "type": "esriFieldTypeDouble", "alias": "Old Billable Impervious", "domain": null }, { "name": "LU_Category", "type": "esriFieldTypeString", "alias": "Land Use Category", "length": 50, "domain": null }, { "name": "LU_Primary", "type": "esriFieldTypeString", "alias": "Primary Land Use", "length": 50, "domain": null }, { "name": "LU_Secondary", "type": "esriFieldTypeString", "alias": "Secondary Land Use", "length": 50, "domain": null }, { "name": "UNIT_BUILT", "type": "esriFieldTypeInteger", "alias": "Built Units", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "AdHocFULLNAME", "type": "esriFieldTypeString", "alias": "AdHocFULLNAME", "length": 125, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3615_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3615", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3214_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }