{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Site Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 78, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AddrNum]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0.5, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 10000, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.35882666349E7, "ymin": 5997887.382700004, "xmax": -1.3580833306699999E7, "ymax": 6006798.270400003, "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": "AddrStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteAddID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 50, "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 10, "domain": null }, { "name": "AddrPtKey", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 50, "domain": null }, { "name": "AddrDirPre", "type": "esriFieldTypeString", "alias": "Directional Prefix", "length": 5, "domain": null }, { "name": "AddrDirSuf", "type": "esriFieldTypeString", "alias": "Directional Suffix", "length": 5, "domain": null }, { "name": "AddrNum", "type": "esriFieldTypeString", "alias": "Address House Number", "length": 20, "domain": null }, { "name": "AddrRange", "type": "esriFieldTypeString", "alias": "Address Range", "length": 50, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "AltUnitType", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AltUnitID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "length": 10, "domain": null }, { "name": "AddrStreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 125, "domain": null }, { "name": "AddrStreetType", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": null }, { "name": "AddrStreetFull", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 255, "domain": null }, { "name": "AddrFull", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "PlaceName", "type": "esriFieldTypeString", "alias": "Place Name", "length": 255, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "length": 4, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 35, "domain": null }, { "name": "USNGCoord", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "AddrClass", "type": "esriFieldTypeInteger", "alias": "Address Classification Description", "domain": { "type": "codedValue", "name": "SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AddrLocation", "type": "esriFieldTypeString", "alias": "Address Location Description", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CaptureMethod", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCaptureMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Imported from other Source", "code": "Imported" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "FieldDescription", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddrDescription", "type": "esriFieldTypeString", "alias": "Address Description", "length": 255, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R196_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_196", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G252SiteAddID", "fields": "SiteAddID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_196", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S184_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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, "serviceItemId": "54c32e5d416a499bb9a70c82695ac1f2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3588300237603366E7, "ymin": 5997832.394519347, "xmax": -1.3580781551377213E7, "ymax": 6007794.327336826, "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": "PlatName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 255, "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 10, "domain": null }, { "name": "Major", "type": "esriFieldTypeString", "alias": "Major", "length": 6, "domain": null }, { "name": "Minor", "type": "esriFieldTypeString", "alias": "Minor", "length": 4, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 255, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 255, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "length": 255, "domain": null }, { "name": "PlatLot", "type": "esriFieldTypeString", "alias": "PlatLot", "length": 14, "domain": null }, { "name": "PlatPDF", "type": "esriFieldTypeString", "alias": "PlatPDF", "length": 255, "domain": null }, { "name": "PresentUse", "type": "esriFieldTypeString", "alias": "PresentUse", "length": 30, "domain": null }, { "name": "SitusAddr1", "type": "esriFieldTypeString", "alias": "SitusAddr1", "length": 255, "domain": null }, { "name": "SitusAddr2", "type": "esriFieldTypeString", "alias": "SitusAddr2", "length": 255, "domain": null }, { "name": "ConveyanceName", "type": "esriFieldTypeString", "alias": "ConveyanceName", "length": 255, "domain": null }, { "name": "LevyCode", "type": "esriFieldTypeString", "alias": "LevyCode", "length": 4, "domain": null }, { "name": "LotSqFt", "type": "esriFieldTypeInteger", "alias": "LotSqFt", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "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": "R275_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "54c32e5d416a499bb9a70c82695ac1f2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "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": "CURRZONE", "field2": "CURRTEMP", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 127 ], "outline": null }, "value": "R-4,", "label": "R-4 (Low Density Res.(4 Dwelling Units/Acre))", "description": "Low Density Residential (R-4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 38, 127 ], "outline": null }, "value": ",R-6", "label": "R-6 (Low Density Res.(6 Dwelling Units/Acre))", "description": "Low Density Residential (R-6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 38, 127 ], "outline": null }, "value": "R-6,", "label": "R-6 (Low Density Res.(6 Dwelling Units/Acre))", "description": "Low Density Residential (R-6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 127 ], "outline": null }, "value": "R-8,", "label": "R-8 (Med. Density Res.(8 Dwelling Units/Acre)", "description": "Medium Density Residential (R-8)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 127 ], "outline": null }, "value": "R-6,R-8", "label": "R-8 (Med. Density Res.(8 Dwelling Units/Acre)", "description": "Medium Density Residential (R-8)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 127 ], "outline": null }, "value": "R-12,", "label": "R-12 (Med. Density Res.(12 Dwelling Units/Acre))", "description": "Medium Density Residential (R-12)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 127 ], "outline": null }, "value": "TC,R-12", "label": "R-12 (Med. Density Res.(12 Dwelling Units/Acre))", "description": "Medium Density Residential (R-12)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 127 ], "outline": null }, "value": "R-18,", "label": "R-18 (High Density Res.(18 Dwelling Units/Acre))", "description": "High Density Residential (R-18)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 127 ], "outline": null }, "value": "R-24,", "label": "R-24 (High Density Res.(24 Dwelling Units/Acre))", "description": "High Density Residential (R-24)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 127 ], "outline": null }, "value": "CB,", "label": "CB - Community Business", "description": "Community Business (CB)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 154, 153, 127 ], "outline": null }, "value": "NB,", "label": "NB - Neighborhood Business", "description": "Neighborhood Business (NB)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 61, 154, 127 ], "outline": null }, "value": "REC,", "label": "REC - Regional Employment Center", "description": "Regional Employment Center (REC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 178, 214, 127 ], "outline": null }, "value": "RLTC,", "label": "RLTC - Regional Learning & Tech. Center", "description": "Regional Learning and\n Technology Center (RLTC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 127 ], "outline": null }, "value": "LEG,", "label": "LEG - Legacy Site", "description": "Legacy Site (LEG)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 127 ], "outline": null }, "value": "TC,", "label": "TC - Town Center", "description": "Town Center (TC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 160, 44, 127 ], "outline": null }, "value": "PRO,", "label": "PRO - Parks, Recreation & Open Space", "description": "Parks, Recreation, Open Space (PRO)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 223, 138, 127 ], "outline": null }, "value": "PUB,", "label": "PL - Public Land", "description": "Public (PUB)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 197, 255 ], "toColor": [ 252, 241, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 235, 252, 255 ], "toColor": [ 179, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 203, 255 ], "toColor": [ 252, 187, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 212, 255 ], "toColor": [ 187, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 215, 252, 255 ], "toColor": [ 220, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 182, 255 ], "toColor": [ 219, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 189, 255 ], "toColor": [ 252, 207, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 214, 252, 255 ], "toColor": [ 182, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 192, 252, 255 ], "toColor": [ 187, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 184, 255 ], "toColor": [ 179, 252, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CURRZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 15000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 127 ], "haloSize": 1.5, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3588410131325638E7, "ymin": 5997758.558910396, "xmax": -1.3580767093065366E7, "ymax": 6007218.400300175, "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": "CURRZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CURRZONE", "type": "esriFieldTypeString", "alias": "CURRZONE", "length": 14, "domain": { "type": "codedValue", "name": "Zoning_1", "description": "Valid zoning code values per city ordinance.", "codedValues": [ { "name": "Community Business", "code": "CB" }, { "name": "Low Density Residential (4 Dwelling Units/Acre)", "code": "R-4" }, { "name": "Low Density Residential (6 Dwelling Units/Acre)", "code": "R-6" }, { "name": "Medium Density Residential (12 Dwelling Units/Acre)", "code": "R-12" }, { "name": "Medium Density Residential (8 Dwelling Units/Acre)", "code": "R-8" }, { "name": "High Density Residential (18 Dwelling Units/Acre)", "code": "R-18" }, { "name": "High Density Residential (24 Dwelling Units/Acre)", "code": "R-24" }, { "name": "Legacy Site", "code": "LEG" }, { "name": "Neighborhood Business", "code": "NB" }, { "name": "Parks, Recreation, Open Space", "code": "PRO" }, { "name": "Public", "code": "PUB" }, { "name": "Regional Employment Center", "code": "REC" }, { "name": "Regional Learning and Technology Center", "code": "RLTC" }, { "name": "Service Commercial", "code": "SC" }, { "name": "Town Center", "code": "TC" }, { "name": "Downtown", "code": "DT" }, { "name": "Four Corners Commercial", "code": "FCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POTENTIAL", "type": "esriFieldTypeString", "alias": "POTENTIAL", "length": 14, "domain": { "type": "codedValue", "name": "Zoning_1", "description": "Valid zoning code values per city ordinance.", "codedValues": [ { "name": "Community Business", "code": "CB" }, { "name": "Low Density Residential (4 Dwelling Units/Acre)", "code": "R-4" }, { "name": "Low Density Residential (6 Dwelling Units/Acre)", "code": "R-6" }, { "name": "Medium Density Residential (12 Dwelling Units/Acre)", "code": "R-12" }, { "name": "Medium Density Residential (8 Dwelling Units/Acre)", "code": "R-8" }, { "name": "High Density Residential (18 Dwelling Units/Acre)", "code": "R-18" }, { "name": "High Density Residential (24 Dwelling Units/Acre)", "code": "R-24" }, { "name": "Legacy Site", "code": "LEG" }, { "name": "Neighborhood Business", "code": "NB" }, { "name": "Parks, Recreation, Open Space", "code": "PRO" }, { "name": "Public", "code": "PUB" }, { "name": "Regional Employment Center", "code": "REC" }, { "name": "Regional Learning and Technology Center", "code": "RLTC" }, { "name": "Service Commercial", "code": "SC" }, { "name": "Town Center", "code": "TC" }, { "name": "Downtown", "code": "DT" }, { "name": "Four Corners Commercial", "code": "FCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRTEMP", "type": "esriFieldTypeString", "alias": "CURRTEMP", "length": 14, "domain": { "type": "codedValue", "name": "Zoning_1", "description": "Valid zoning code values per city ordinance.", "codedValues": [ { "name": "Community Business", "code": "CB" }, { "name": "Low Density Residential (4 Dwelling Units/Acre)", "code": "R-4" }, { "name": "Low Density Residential (6 Dwelling Units/Acre)", "code": "R-6" }, { "name": "Medium Density Residential (12 Dwelling Units/Acre)", "code": "R-12" }, { "name": "Medium Density Residential (8 Dwelling Units/Acre)", "code": "R-8" }, { "name": "High Density Residential (18 Dwelling Units/Acre)", "code": "R-18" }, { "name": "High Density Residential (24 Dwelling Units/Acre)", "code": "R-24" }, { "name": "Legacy Site", "code": "LEG" }, { "name": "Neighborhood Business", "code": "NB" }, { "name": "Parks, Recreation, Open Space", "code": "PRO" }, { "name": "Public", "code": "PUB" }, { "name": "Regional Employment Center", "code": "REC" }, { "name": "Regional Learning and Technology Center", "code": "RLTC" }, { "name": "Service Commercial", "code": "SC" }, { "name": "Town Center", "code": "TC" }, { "name": "Downtown", "code": "DT" }, { "name": "Four Corners Commercial", "code": "FCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 10, "domain": { "type": "codedValue", "name": "Zoning_1", "description": "Valid zoning code values per city ordinance.", "codedValues": [ { "name": "Community Business", "code": "CB" }, { "name": "Low Density Residential (4 Dwelling Units/Acre)", "code": "R-4" }, { "name": "Low Density Residential (6 Dwelling Units/Acre)", "code": "R-6" }, { "name": "Medium Density Residential (12 Dwelling Units/Acre)", "code": "R-12" }, { "name": "Medium Density Residential (8 Dwelling Units/Acre)", "code": "R-8" }, { "name": "High Density Residential (18 Dwelling Units/Acre)", "code": "R-18" }, { "name": "High Density Residential (24 Dwelling Units/Acre)", "code": "R-24" }, { "name": "Legacy Site", "code": "LEG" }, { "name": "Neighborhood Business", "code": "NB" }, { "name": "Parks, Recreation, Open Space", "code": "PRO" }, { "name": "Public", "code": "PUB" }, { "name": "Regional Employment Center", "code": "REC" }, { "name": "Regional Learning and Technology Center", "code": "RLTC" }, { "name": "Service Commercial", "code": "SC" }, { "name": "Town Center", "code": "TC" }, { "name": "Downtown", "code": "DT" }, { "name": "Four Corners Commercial", "code": "FCC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZoningCode", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_317", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "54c32e5d416a499bb9a70c82695ac1f2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "color_id", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 126, 112, 255 ], "outline": null }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 217, 255 ], "outline": null }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 255 ], "outline": null }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 212, 200, 255 ], "outline": null }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 222, 104, 255 ], "outline": null }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 181, 98, 255 ], "outline": null }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 177, 212, 255 ], "outline": null }, "value": "7", "label": "7" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 142, 212, 200, 255 ], "toColor": [ 142, 212, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 179, 255 ], "toColor": [ 255, 255, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 189, 184, 217, 255 ], "toColor": [ 189, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 250, 126, 112, 255 ], "toColor": [ 250, 126, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 129, 177, 212, 255 ], "toColor": [ 129, 177, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 252, 181, 98, 255 ], "toColor": [ 252, 181, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 179, 222, 104, 255 ], "toColor": [ 179, 222, 104, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[EffectiveN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 10000, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3588300236E7, "ymin": 5997832.541000001, "xmax": -1.35807961088E7, "ymax": 6006270.108999997, "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": "EffectiveN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "EffectiveN", "type": "esriFieldTypeString", "alias": "EffectiveN", "length": 50, "domain": null }, { "name": "color_id", "type": "esriFieldTypeInteger", "alias": "color_id", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_86", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_86", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "54c32e5d416a499bb9a70c82695ac1f2" } ], "tables": [] }