{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Primary Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6092742.459297106, "ymin": 1926483.7431504428, "xmax": 6127642.789758772, "ymax": 1951290.9999662638, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "APN_SPACE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 56, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APN_SPACE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "LOCATION" }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "House Number", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Street Prefix", "domain": { "type": "codedValue", "name": "AddressPrefix", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "STREET_NAM" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "domain": { "type": "codedValue", "name": "AddressSuffix", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CMN", "code": "CMN" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "EXPY", "code": "EXPY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "LOOP", "code": "LOOP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "Street Suffix Direction", "domain": { "type": "codedValue", "name": "AddressPrefix", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SUFFIX_DIR" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "STATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": { "type": "codedValue", "name": "Floor", "description": "Floor #, for addresses", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Floor" }, { "name": "ValidAddress", "type": "esriFieldTypeString", "alias": "ValidAddress", "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ValidAddress" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "Status" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "PostalCity", "type": "esriFieldTypeString", "alias": "PostalCity", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostalCity" }, { "name": "CenterlineID", "type": "esriFieldTypeString", "alias": "CenterlineID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CenterlineID" }, { "name": "IsDuplicateAddress", "type": "esriFieldTypeString", "alias": "IsDuplicateAddress", "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsDuplicateAddress" }, { "name": "PlaceType", "type": "esriFieldTypeString", "alias": "PlaceType", "domain": { "type": "codedValue", "name": "AddressPlaceType", "description": "", "codedValues": [ { "name": "Residential Single Family", "code": "Residential Single Family" }, { "name": "Residential Multi Family", "code": "Residential Multi Family" }, { "name": "Business", "code": "Business" }, { "name": "Government", "code": "Government" }, { "name": "Educational", "code": "Educational" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Miscellaneous", "code": "Miscellaneous" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Hospital", "code": "Hospital" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlaceType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R8933_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8933", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Primary Address Points", "description": "", "prototype": { "attributes": { "IsDuplicateAddress": null, "ADDRESS": null, "APN_SPACE": null, "LOCATION": null, "HOUSE_NO": null, "PREFIX": null, "STREET_NAM": null, "SUFFIX": null, "SUFFIX_DIR": null, "City": null, "STATE": null, "COMMENTS": null, "ZIP": null, "X": null, "Y": null, "Floor": 1, "ValidAddress": null, "PlaceType": null, "Status": "Active", "AssetID": null, "PostalCity": null, "CenterlineID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Secondary Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6092600.891843021, "ymin": 1927329.9270404875, "xmax": 6126315.699872449, "ymax": 1950146.4890092015, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 56, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APN_SPACE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "LOCATION" }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "House Number", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Street Prefix", "domain": { "type": "codedValue", "name": "AddressPrefix", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "domain": { "type": "codedValue", "name": "AddressSuffix", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CMN", "code": "CMN" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "EXPY", "code": "EXPY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "LOOP", "code": "LOOP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "Street Suffix Direction", "domain": { "type": "codedValue", "name": "AddressPrefix", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SUFFIX_DIR" }, { "name": "UNIT_NO", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UNIT_NO" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "domain": { "type": "codedValue", "name": "UNITS", "description": "Unit Types", "codedValues": [ { "name": "APT", "code": "APT" }, { "name": "STE", "code": "STE" }, { "name": "BLDG", "code": "BLDG" }, { "name": "UNIT", "code": "UNIT" }, { "name": "ELEC", "code": "ELEC" }, { "name": "VILLA", "code": "VILLA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "AddressCity", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": { "type": "codedValue", "name": "Floor", "description": "Floor #, for addresses", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Floor" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "Status" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "PlaceType", "type": "esriFieldTypeString", "alias": "PlaceType", "domain": { "type": "codedValue", "name": "AddressPlaceType", "description": "", "codedValues": [ { "name": "Residential Single Family", "code": "Residential Single Family" }, { "name": "Residential Multi Family", "code": "Residential Multi Family" }, { "name": "Business", "code": "Business" }, { "name": "Government", "code": "Government" }, { "name": "Educational", "code": "Educational" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Miscellaneous", "code": "Miscellaneous" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Hospital", "code": "Hospital" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlaceType" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R8934_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8934", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4288_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Secondary Address Points", "description": "", "prototype": { "attributes": { "created_date": null, "ADDRESS": null, "APN_SPACE": null, "LOCATION": null, "HOUSE_NO": null, "PREFIX": null, "STREET_NAME": null, "SUFFIX": null, "SUFFIX_DIR": null, "UNIT_NO": null, "UNIT_TYPE": null, "CITY": null, "STATE": null, "ZIP": null, "COMMENTS": null, "X": null, "Y": null, "Floor": 1, "last_edited_date": null, "Status": "Active", "AssetID": null, "PlaceType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Businesses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6093032.591262728, "ymin": 1919561.9239888042, "xmax": 6126544.79917255, "ymax": 1949566.5450818092, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 158, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BusinessName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "Business Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BusinessName" }, { "name": "BusinessLicenseNumber", "type": "esriFieldTypeString", "alias": "LicenseNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BusinessLicenseNumber" }, { "name": "BusinessAddress", "type": "esriFieldTypeString", "alias": "BusinessAddress", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BusinessAddress" }, { "name": "BusinessLicenseType", "type": "esriFieldTypeString", "alias": "BusinessLicenseType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BusinessLicenseType" }, { "name": "BusinessActivityType", "type": "esriFieldTypeString", "alias": "BusinessActivityType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BusinessActivityType" }, { "name": "MapCode", "type": "esriFieldTypeString", "alias": "MapCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MapCode" }, { "name": "BusinessLicenseStatus", "type": "esriFieldTypeString", "alias": "BusinessLicenseStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BusinessLicenseStatus" }, { "name": "StartOfBusinessDate", "type": "esriFieldTypeDate", "alias": "StartOfBusinessDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartOfBusinessDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R16174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6717_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Businesses", "description": "", "prototype": { "attributes": { "BusinessLicenseStatus": null, "BusinessName": null, "BusinessLicenseNumber": null, "BusinessAddress": null, "BusinessLicenseType": null, "BusinessActivityType": null, "MapCode": null, "StartOfBusinessDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Solar Panel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6099299.778531522, "ymin": 1932819.0687343478, "xmax": 6126574.259087443, "ymax": 1949676.9054254293, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN" }, { "name": "IssuedDate", "type": "esriFieldTypeString", "alias": "IssuedDate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IssuedDate" }, { "name": "KW", "type": "esriFieldTypeDouble", "alias": "KW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KW" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Subcase", "type": "esriFieldTypeString", "alias": "Subcase", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subcase" }, { "name": "SystemID", "type": "esriFieldTypeDouble", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SystemID" }, { "name": "PermitNo", "type": "esriFieldTypeString", "alias": "PermitNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitNo" }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "PermitStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitStatus" }, { "name": "ExpirationDate", "type": "esriFieldTypeString", "alias": "ExpirationDate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ExpirationDate" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "Year", "type": "esriFieldTypeSmallInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DataSource" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R8959_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8959", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Solar Panel", "description": "", "prototype": { "attributes": { "created_date": null, "Address": null, "PermitType": null, "last_edited_date": null, "APN": null, "IssuedDate": null, "KW": null, "Type": null, "Subcase": null, "SystemID": null, "PermitNo": null, "PermitStatus": null, "ExpirationDate": null, "OwnerAddress": null, "Year": null, "DataSource": null, "PrimaryImage": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Historical Planning Designation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6090889.229079694, "ymin": 1930606.8559671938, "xmax": 6122961.478583366, "ymax": 1949176.9822126925, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 163, 54, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Site", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Site" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Location" }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SiteType" }, { "name": "LabelNum", "type": "esriFieldTypeString", "alias": "LabelNum", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LabelNum" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R8949_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8949", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4303_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Historical Planning Designation", "description": "", "prototype": { "attributes": { "created_date": null, "Site": null, "Location": null, "SiteType": null, "LabelNum": null, "OwnedBy": null, "PrimaryImage": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Trail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6102305.549861744, "ymin": 1933153.6696707457, "xmax": 6126696.09684816, "ymax": 1949011.4266963452, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 51, 145, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TrailName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "tranPathStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Bidding", "code": "Bidding" }, { "name": "Complete", "code": "Complete" }, { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" }, { "name": "Feasibility", "code": "Feasibility" }, { "name": "Proposed", "code": "Proposed" }, { "name": "PreDesign", "code": "PreDesign" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaintainedBy" }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanNumber" }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AsbuiltDate" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataSource" }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "TrailName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrailName" }, { "name": "TrailLength", "type": "esriFieldTypeDouble", "alias": "TrailLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrailLength" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "isADACompliant", "type": "esriFieldTypeString", "alias": "isADACompliant", "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "isADACompliant" }, { "name": "GroundCover", "type": "esriFieldTypeString", "alias": "GroundCover", "domain": { "type": "codedValue", "name": "park_SiteGroundCover", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Bare", "code": "Bare" }, { "name": "Basketball Court", "code": "Basketball Court" }, { "name": "Bocceball", "code": "Bocceball" }, { "name": "Building Pad", "code": "Building Pad" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Court Surface", "code": "Court Surface" }, { "name": "Infield", "code": "Infield" }, { "name": "Paved Cobble", "code": "Paved Cobble" }, { "name": "Planting", "code": "Planting" }, { "name": "Resilient Surface", "code": "Resilient Surface" }, { "name": "Sand", "code": "Sand" }, { "name": "Tennis Court", "code": "Tennis Court" }, { "name": "Turf", "code": "Turf" }, { "name": "Water", "code": "Water" }, { "name": "Wood", "code": "Wood" }, { "name": "Candlestick", "code": "Candlestick" }, { "name": "Goldfines", "code": "Goldfines" }, { "name": "PeaGravel", "code": "PeaGravel" }, { "name": "Pervious Concrete", "code": "Pervious Concrete" }, { "name": "Granite Crete", "code": "Granite Crete" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" }, { "name": "Bark Chip", "code": "Bark Chip" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GroundCover" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9029_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9029", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trail", "description": "", "prototype": { "attributes": { "GroundCover": null, "Status": null, "OwnedBy": null, "MaintainedBy": null, "PlanNumber": null, "AsbuiltDate": null, "PrimaryImage": null, "DataSource": null, "TrailName": null, "TrailLength": null, "isADACompliant": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Traffic Edge of Pavement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6099369.237932563, "ymin": 1932407.7099806368, "xmax": 6126889.046846718, "ymax": 1950157.1555011272, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 57, 143, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "Status" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Cupertino", "modelName": "OwnedBy" }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Cupertino", "modelName": "MaintainedBy" }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanNumber" }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AsbuiltDate" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataSource" }, { "name": "EOPType", "type": "esriFieldTypeString", "alias": "EOPType", "domain": { "type": "codedValue", "name": "edgeEOPType", "description": "", "codedValues": [ { "name": "Approach", "code": "Approach" }, { "name": "Asphalt Dike", "code": "Asphalt Dike" }, { "name": "Bike Lane Curb", "code": "Bike Lane Curb" }, { "name": "Curb", "code": "Curb" }, { "name": "Curb and Gutter", "code": "Curb and Gutter" }, { "name": "Ped Ramp", "code": "Ped Ramp" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Valley Gutter", "code": "Valley Gutter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EOPType" }, { "name": "CalTransDetail", "type": "esriFieldTypeString", "alias": "CalTransDetail", "domain": { "type": "codedValue", "name": "edgeCurbType", "description": "", "codedValues": [ { "name": "Unimproved", "code": "Unimproved" }, { "name": "A1-6", "code": "A1-6" }, { "name": "A1-8", "code": "A1-8" }, { "name": "A2-6", "code": "A2-6" }, { "name": "A2-8", "code": "A2-8" }, { "name": "A3-6", "code": "A3-6" }, { "name": "A3-6D", "code": "A3-6D" }, { "name": "A3-6R", "code": "A3-6R" }, { "name": "Type E", "code": "Type E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CalTransDetail" }, { "name": "ComplianceDate", "type": "esriFieldTypeDate", "alias": "ComplianceDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ComplianceDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PedRampType", "type": "esriFieldTypeString", "alias": "PedRampType", "domain": { "type": "codedValue", "name": "tranPedRampType", "description": "", "codedValues": [ { "name": "Case A", "code": "Case A" }, { "name": "Case B", "code": "Case B" }, { "name": "Case C", "code": "Case C" }, { "name": "Case CM", "code": "Case CM" }, { "name": "Case D", "code": "Case D" }, { "name": "Case E", "code": "Case E" }, { "name": "Case F", "code": "Case F" }, { "name": "Case G", "code": "Case G" }, { "name": "Detail A", "code": "Detail A" }, { "name": "Detail B", "code": "Detail B" }, { "name": "Type A Passageway", "code": "Type A Passageway" }, { "name": "Type B Passageway", "code": "Type B Passageway" }, { "name": "Type C Passageway", "code": "Type C Passageway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PedRampType" }, { "name": "LengthofSeg", "type": "esriFieldTypeDouble", "alias": "LengthofSeg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LengthofSeg" }, { "name": "TruncatedDome", "type": "esriFieldTypeString", "alias": "TruncatedDome", "domain": { "type": "codedValue", "name": "edgeTruncatedDome", "description": "", "codedValues": [ { "name": "Grey", "code": "Grey" }, { "name": "Yellow", "code": "Yellow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TruncatedDome" }, { "name": "RetainingCurb", "type": "esriFieldTypeSmallInteger", "alias": "RetainingCurb", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RetainingCurb" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9023_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9023", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Edge of Pavement", "description": "", "prototype": { "attributes": { "OwnedBy": "Cupertino", "Status": "Active", "Location": null, "Notes": null, "created_date": null, "last_edited_date": null, "AssetID": null, "LegacyID": null, "MaintainedBy": "Cupertino", "PlanNumber": null, "AsbuiltDate": null, "InstallDate": null, "PrimaryImage": null, "DataSource": null, "EOPType": null, "CalTransDetail": null, "ComplianceDate": null, "RetainingCurb": null, "PedRampType": null, "LengthofSeg": null, "TruncatedDome": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Bike Path", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6102112.579335481, "ymin": 1933064.5734939277, "xmax": 6126793.8790513575, "ymax": 1949359.0258093774, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PathType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "BIKE LANES ON STREET", "label": "BIKE LANES ON STREET" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "BIKE ROUTE", "label": "BIKE ROUTE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "BIKE PATHS OFF STREET", "label": "BIKE PATHS OFF STREET" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 6 }, "value": "ROW PUBLIC ACCESS", "label": "RIGHT OF WAY PUBLIC ACCESS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 133, 101, 255 ], "toColor": [ 57, 133, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 76, 217, 255 ], "toColor": [ 217, 76, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 119, 97, 255 ], "toColor": [ 242, 119, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 247, 104, 255 ], "toColor": [ 125, 247, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 179, 240, 255 ], "toColor": [ 146, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 198, 92, 255 ], "toColor": [ 219, 198, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 92, 255 ], "toColor": [ 128, 61, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 91, 222, 255 ], "toColor": [ 91, 91, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 245, 210, 255 ], "toColor": [ 95, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 76, 130, 255 ], "toColor": [ 60, 76, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 153, 54, 255 ], "toColor": [ 62, 153, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 107, 68, 255 ], "toColor": [ 128, 107, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 165, 192, 255 ], "toColor": [ 250, 165, 192, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PathType", "typeIdField": "PathType", "subtypeField": "", "fields": [ { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PathType", "type": "esriFieldTypeString", "alias": "PathType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PathType" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CLASS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "tranPathStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Bidding", "code": "Bidding" }, { "name": "Complete", "code": "Complete" }, { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" }, { "name": "Feasibility", "code": "Feasibility" }, { "name": "Proposed", "code": "Proposed" }, { "name": "PreDesign", "code": "PreDesign" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataSource" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ProjectName" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "PathDescription", "type": "esriFieldTypeString", "alias": "PathDescription", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PathDescription" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9021_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9021", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4372_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BIKE LANES ON STREET", "name": "BIKE LANES ON STREET", "domains": { "Status": {"type": "inherited"}, "DataSource": {"type": "inherited"} }, "templates": [ { "name": "BIKE LANES ON STREET", "description": "", "prototype": { "attributes": { "last_edited_date": null, "PathDescription": null, "created_date": null, "PathType": "BIKE LANES ON STREET", "CLASS": null, "Notes": null, "Status": null, "DataSource": null, "InstallDate": null, "ProjectName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "BIKE ROUTE", "name": "BIKE ROUTE", "domains": { "Status": {"type": "inherited"}, "DataSource": {"type": "inherited"} }, "templates": [ { "name": "BIKE ROUTE", "description": "", "prototype": { "attributes": { "last_edited_date": null, "PathDescription": null, "created_date": null, "PathType": "BIKE ROUTE", "CLASS": null, "Notes": null, "Status": null, "DataSource": null, "InstallDate": null, "ProjectName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "BIKE PATHS OFF STREET", "name": "BIKE PATHS OFF STREET", "domains": { "Status": {"type": "inherited"}, "DataSource": {"type": "inherited"} }, "templates": [ { "name": "BIKE PATHS OFF STREET", "description": "", "prototype": { "attributes": { "last_edited_date": null, "PathDescription": null, "created_date": null, "PathType": "BIKE PATHS OFF STREET", "CLASS": null, "Notes": null, "Status": null, "DataSource": null, "InstallDate": null, "ProjectName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ROW PUBLIC ACCESS", "name": "RIGHT OF WAY PUBLIC ACCESS", "domains": { "Status": {"type": "inherited"}, "DataSource": {"type": "inherited"} }, "templates": [ { "name": "RIGHT OF WAY PUBLIC ACCESS", "description": "", "prototype": { "attributes": { "last_edited_date": null, "PathDescription": null, "created_date": null, "PathType": "ROW PUBLIC ACCESS", "CLASS": null, "Notes": null, "Status": null, "DataSource": null, "InstallDate": null, "ProjectName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 92, "name": "BirdSensitiveArea", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
Prepared by the Community Development Department of the City of Cupertino, California. Used to indicate the Zoning designations within the City Limits.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Cupertino, California",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098537.35333094,
"ymin": 1927689.98454763,
"xmax": 6126714.881289765,
"ymax": 1950321.1433350146,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "isImpacted",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "isImpacted",
"type": "esriFieldTypeString",
"alias": "isImpacted",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "isImpacted"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8980_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4334_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "BirdSensitiveArea",
"description": "",
"prototype": {
"attributes": {"isImpacted": null}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 9,
"name": "Buildings",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "This map data layer represents the building footprints for the City of Cupertino, California. The mapped geographic area includes 11.3 square miles of western Santa Clara County in California. The building footprints data layer was originally based on aerial photographs from 2011. Continual updates are made as needed. Most updates come from digitized plat/plan approvals or from completed City project plans. Mapping accuracy meets National Map Accuracy Standards for +/-2.5 US feet. Spatial coordinate system is California State Plane West, zone III Fipszone 0403 Adszone 3326, NAD83. Scale of true display is 1:1200 (100' scale).",
"copyrightText": "The City of Cupertino contracted with Digital Mapping, Inc. Hunntington Beach, California for aerial photography production and data conversion for data based on 2011 aerial photos.",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098810.5170428455,
"ymin": 1932217.0532060862,
"xmax": 6126609.969974011,
"ymax": 1950176.175096169,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.006096012192,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
204,
204,
255
],
"outline": null
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "LEVEL_DESC",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "LEVEL_DESC",
"type": "esriFieldTypeString",
"alias": "LEVEL_DESC",
"domain": null,
"editable": true,
"nullable": true,
"length": 18,
"defaultValue": null,
"modelName": "LEVEL_DESC"
},
{
"name": "BLDG_HIGH",
"type": "esriFieldTypeString",
"alias": "BLDG_HIGH",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BLDG_HIGH"
},
{
"name": "BLDG_LOW",
"type": "esriFieldTypeString",
"alias": "BLDG_LOW",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BLDG_LOW"
},
{
"name": "FloorNumbe",
"type": "esriFieldTypeInteger",
"alias": "FloorNumbe",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FloorNumbe"
},
{
"name": "AssetID",
"type": "esriFieldTypeString",
"alias": "AssetID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "AssetID"
},
{
"name": "Year_Built",
"type": "esriFieldTypeDate",
"alias": "Year_Built",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Year_Built"
},
{
"name": "LegacyID",
"type": "esriFieldTypeInteger",
"alias": "LegacyID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LegacyID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "BLDG_HEIGHT",
"type": "esriFieldTypeDouble",
"alias": "BLDG_HEIGHT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BLDG_HEIGHT"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8969_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8969",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4323_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Buildings",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"last_edited_date": null,
"LEVEL_DESC": null,
"BLDG_HIGH": null,
"BLDG_LOW": null,
"FloorNumbe": null,
"AssetID": null,
"Year_Built": null,
"LegacyID": null,
"BLDG_HEIGHT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 10,
"name": "Zoning",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098600.028331518,
"ymin": 1927689.98454763,
"xmax": 6126783.085081026,
"ymax": 1950321.1433350146,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "TYPE",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
211,
255,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "A",
"label": "A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
122,
142,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "BA",
"label": "BA"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
166,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "BQ",
"label": "BQ"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
77,
82,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "CG",
"label": "CG"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
156,
156,
156,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "ML",
"label": "ML"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
204,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "MP",
"label": "MP"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
158,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "OA",
"label": "OA"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
158,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "OP",
"label": "OP"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
70,
212,
90,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "OS",
"label": "OS"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
168,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "P",
"label": "P"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
70,
212,
89,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "PR",
"label": "PR"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "PRE",
"label": "PRE"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
245,
200,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "R1",
"label": "R1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "R1C",
"label": "R1C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "R2",
"label": "R2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
90,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "R3",
"label": "R3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
217,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
},
"value": "RHS",
"label": "RHS"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
158,
146,
90,
255
],
"toColor": [
158,
146,
90,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
196,
119,
90,
255
],
"toColor": [
196,
119,
90,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
207,
105,
255
],
"toColor": [
224,
207,
105,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
170,
104,
255
],
"toColor": [
227,
170,
104,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
194,
130,
255
],
"toColor": [
217,
194,
130,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
161,
121,
93,
255
],
"toColor": [
161,
121,
93,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
168,
136,
255
],
"toColor": [
227,
168,
136,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
186,
139,
91,
255
],
"toColor": [
186,
139,
91,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
171,
159,
79,
255
],
"toColor": [
171,
159,
79,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
157,
113,
255
],
"toColor": [
189,
157,
113,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
188,
109,
255
],
"toColor": [
227,
188,
109,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
153,
124,
73,
255
],
"toColor": [
153,
124,
73,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
163,
105,
78,
255
],
"toColor": [
163,
105,
78,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
148,
107,
255
],
"toColor": [
219,
148,
107,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
144,
122,
255
],
"toColor": [
204,
144,
122,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
176,
150,
84,
255
],
"toColor": [
176,
150,
84,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
179,
128,
255
],
"toColor": [
224,
179,
128,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "LABEL",
"typeIdField": "TYPE",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "LABEL",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 8,
"modelName": "Acres"
},
{
"name": "IsHeartofCity",
"type": "esriFieldTypeString",
"alias": "IsHeartofCity",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "IsHeartofCity"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ZoningDescription",
"type": "esriFieldTypeString",
"alias": "ZoningDescription",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "ZoningDescription"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8961_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8961",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4315_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "A",
"name": "A",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "A",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "A",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "BA",
"name": "BA",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "BA",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "BA",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "BQ",
"name": "BQ",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "BQ",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "BQ",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "CG",
"name": "CG",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "CG",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "CG",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ML",
"name": "ML",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "ML",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "ML",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MP",
"name": "MP",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "MP",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "MP",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "OA",
"name": "OA",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "OA",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "OA",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "OP",
"name": "OP",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "OP",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "OP",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "OS",
"name": "OS",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "OS",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "OS",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "P",
"name": "P",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "P",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "P",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PR",
"name": "PR",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "PR",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "PR",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRE",
"name": "PRE",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "PRE",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "PRE",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R1",
"name": "R1",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "R1",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "R1",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R1C",
"name": "R1C",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "R1C",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "R1C",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R2",
"name": "R2",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "R2",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "R2",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R3",
"name": "R3",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "R3",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "R3",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RHS",
"name": "RHS",
"domains": {
"IsHeartofCity": {"type": "inherited"},
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "RHS",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"created_date": null,
"TYPE": "RHS",
"Acres": 8,
"IsHeartofCity": null,
"last_edited_date": null,
"ZoningDescription": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 11,
"name": "Parcel",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "Parcel layer for the City of Cupertino City's basemap. Coverage includes the followoing subclasses: parcel polygon, parcel arcs, apn, address, street name inside of rights-of-way, street name outside of rights-of-way",
"copyrightText": "City of Cupertino, California",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6087123.995001674,
"ymin": 1925309.360003531,
"xmax": 6127787.4699162245,
"ymax": 1951590.5722821057,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
233,
247,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "AssetID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "AssetID",
"type": "esriFieldTypeString",
"alias": "AssetID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "AssetID"
},
{
"name": "APN_SPACE",
"type": "esriFieldTypeString",
"alias": "APN_SPACE",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "APN_SPACE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "DataSource",
"type": "esriFieldTypeString",
"alias": "DataSource",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "DataSource"
},
{
"name": "X",
"type": "esriFieldTypeDouble",
"alias": "X",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "X"
},
{
"name": "Y",
"type": "esriFieldTypeDouble",
"alias": "Y",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Y"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "UseCode",
"type": "esriFieldTypeSmallInteger",
"alias": "UseCode",
"domain": {
"type": "codedValue",
"name": "LandUseCodes",
"description": "Uses for structures and current land",
"codedValues": [
{
"name": "Single Family Residential",
"code": 1100
},
{
"name": "Hotel/Motel/Resort",
"code": 1500
},
{
"name": "Heavy Industry",
"code": 2001
},
{
"name": "Light Industry",
"code": 2100
},
{
"name": "Industrial Park",
"code": 2101
},
{
"name": "Warehousing",
"code": 2104
},
{
"name": "Public Storage",
"code": 2105
},
{
"name": "Extractive Industry",
"code": 2201
},
{
"name": "Junkyard/Dump/Landfill",
"code": 2301
},
{
"name": "Rail Station/Transit Center",
"code": 4111
},
{
"name": "Freeway",
"code": 4112
},
{
"name": "Communications and Utilities",
"code": 4113
},
{
"name": "Parking Lot Surface",
"code": 4114
},
{
"name": "Parking Lot Structure",
"code": 4115
},
{
"name": "Park and Ride Lot",
"code": 4116
},
{
"name": "Railroad Right of Way",
"code": 4117
},
{
"name": "Road Right of Way",
"code": 4118
},
{
"name": "Commercial",
"code": 5000
},
{
"name": "Regional Shopping Center",
"code": 5002
},
{
"name": "Automobile Dealership",
"code": 5006
},
{
"name": "Service Station",
"code": 5008
},
{
"name": "Office",
"code": 6000
},
{
"name": "Civic Center/Government Office",
"code": 6003
},
{
"name": "Public Services",
"code": 6100
},
{
"name": "Cemetery",
"code": 6101
},
{
"name": "Religious Facility",
"code": 6102
},
{
"name": "Spaced Rural Residential",
"code": 1000
},
{
"name": "Library",
"code": 6103
},
{
"name": "Post Office",
"code": 6104
},
{
"name": "Fire/Police Station",
"code": 6105
},
{
"name": "Weapons Facility",
"code": 6703
},
{
"name": "Junior College",
"code": 6803
},
{
"name": "Elementary School",
"code": 6806
},
{
"name": "School District Office",
"code": 6807
},
{
"name": "Other School Facility",
"code": 6809
},
{
"name": "Commercial Recreation",
"code": 7200
},
{
"name": "Golf Course",
"code": 7204
},
{
"name": "Park",
"code": 7600
},
{
"name": "Open Space or Preserve",
"code": 7603
},
{
"name": "Landscape Open Space",
"code": 7606
},
{
"name": "Undevelopable Natural Area",
"code": 7609
},
{
"name": "Vacant and Undeveloped Land",
"code": 9101
},
{
"name": "Water",
"code": 9200
},
{
"name": "Lake/Reservoir/Pond",
"code": 9202
},
{
"name": "Under Construction",
"code": 9500
},
{
"name": "Residential Under Construction",
"code": 9501
},
{
"name": "Commercial Under Construction",
"code": 9502
},
{
"name": "Industrial Under Construction",
"code": 9503
},
{
"name": "Office Under Construction",
"code": 9504
},
{
"name": "School Under Construction",
"code": 9505
},
{
"name": "Road Under Construction",
"code": 9506
},
{
"name": "Freeway Under Construction",
"code": 9507
},
{
"name": "Mixed Use",
"code": 9700
},
{
"name": "Retirement Community",
"code": 1270
},
{
"name": "Apartments",
"code": 1210
},
{
"name": "PG&E",
"code": 9410
},
{
"name": "Storm Drain",
"code": 9210
},
{
"name": "Public Facility",
"code": 9420
},
{
"name": "Common Area",
"code": 1300
},
{
"name": "Health Care Facility",
"code": 6500
},
{
"name": "College or University",
"code": 6800
},
{
"name": "High School",
"code": 6804
},
{
"name": "Junior High School",
"code": 6805
},
{
"name": "Multi Family Residential Triplex/Fourplex",
"code": 1200
},
{
"name": "Single Family Small Lot <4000 sqft",
"code": 1110
},
{
"name": "Single Family Attached Cluster ie Condo/Townhomes",
"code": 1120
},
{
"name": "Mulit Family Residential Duplex",
"code": 1220
},
{
"name": "Single Family Residence with Granny Unit",
"code": 1130
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "UseCode"
},
{
"name": "IsLeased",
"type": "esriFieldTypeString",
"alias": "IsLeased",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "IsLeased"
},
{
"name": "FlagLot",
"type": "esriFieldTypeString",
"alias": "FlagLot",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FlagLot"
},
{
"name": "hasADU",
"type": "esriFieldTypeString",
"alias": "hasADU",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "hasADU"
},
{
"name": "hasResidential",
"type": "esriFieldTypeString",
"alias": "hasResidential",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "hasResidential"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R9061_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_9061",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4411_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Parcel",
"description": "",
"prototype": {
"attributes": {
"hasResidential": null,
"created_date": null,
"last_edited_date": null,
"AssetID": null,
"APN_SPACE": null,
"CITY": null,
"COMMENTS": null,
"DataSource": null,
"X": null,
"Y": null,
"hasADU": null,
"UseCode": null,
"IsLeased": null,
"FlagLot": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 12,
"name": "General Plan Land Use",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "Prepared by the Community Development Department of the City of Cupertino, California. Used to indicate the General Plan Land Use designations within the City Limits. For internal use.",
"copyrightText": "City of Cupertino, California",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6095100.74500066,
"ymin": 1927689.984569937,
"xmax": 6126714.899103731,
"ymax": 1950321.1433350146,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "LAND_USE",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Com",
"label": "Com"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Com/Off/Res",
"label": "Com/Off/Res"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Com/Res",
"label": "Com/Res"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Com/Res OUT",
"label": "Com/Res OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
225,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Ind",
"label": "Ind"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
178,
178,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Ind/Res/Com",
"label": "Ind/Res/Com"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "Neigh Com/BQ",
"label": "Neigh Com/BQ"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "Neigh Com/Res",
"label": "Neigh Com/Res"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Off/Ind/Com/Res",
"label": "Off/Ind/Com/Res"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "OffIndComResQuas",
"label": "OffIndComResQuas"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Parks",
"label": "Parks"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Private OS",
"label": "Private OS"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
129,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Public",
"label": "Public"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Public OS",
"label": "Public OS"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
230,
169,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Quasi-Public",
"label": "Quasi-Public"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
230,
169,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Quasi-Public OUT",
"label": "Quasi-Public OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "Res 0-4.4",
"label": "Res 0-4.4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res 1-6 Rancho",
"label": "Res 1-6 Rancho"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
172,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res 10-20 OUT",
"label": "Res 10-20 OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
160,
102,
50,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res 20-35 OUT",
"label": "Res 20-35 OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "Res 4.4-12",
"label": "Res 4.4-12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.5
}
},
"value": "Res 4.4-7.7",
"label": "Res 4.4-7.7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
160,
102,
50,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res High 20-35",
"label": "Res High 20-35"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
250,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res Low 1-5",
"label": "Res Low 1-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
250,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res Low 1-5 OUT",
"label": "Res Low 1-5 OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
172,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res MH 10-20",
"label": "Res MH 10-20"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
172,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res MH 10-20 OUT",
"label": "Res MH 10-20 OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res ML 5-10",
"label": "Res ML 5-10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
183,
223,
134,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res VL 1/2",
"label": "Res VL 1/2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
146,
174,
47,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res VL 5-20",
"label": "Res VL 5-20"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
205,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res Very Low S/D",
"label": "Res Very Low S/D"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Trans",
"label": "Trans"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
254,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Creek",
"label": "Creek"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
205,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Res VL S/D OUT",
"label": "Res VL S/D OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Parks OUT",
"label": "Parks OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
251,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Ag OUT",
"label": "Ag OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "OS OUT",
"label": "OS OUT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
188,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "Water",
"label": "Water"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
251,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "County",
"label": "County"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
193,
95,
201,
255
],
"toColor": [
193,
95,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
200,
250,
255
],
"toColor": [
247,
200,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
62,
250,
255
],
"toColor": [
228,
62,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
170,
125,
181,
255
],
"toColor": [
170,
125,
181,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
164,
40,
189,
255
],
"toColor": [
164,
40,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
160,
250,
255
],
"toColor": [
244,
160,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
93,
240,
255
],
"toColor": [
232,
93,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
200,
124,
204,
255
],
"toColor": [
200,
124,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
159,
203,
255
],
"toColor": [
204,
159,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
246,
139,
247,
255
],
"toColor": [
246,
139,
247,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
68,
201,
255
],
"toColor": [
199,
68,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
178,
247,
255
],
"toColor": [
232,
178,
247,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
163,
93,
179,
255
],
"toColor": [
163,
93,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
110,
235,
255
],
"toColor": [
226,
110,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
205,
67,
230,
255
],
"toColor": [
205,
67,
230,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
168,
67,
181,
255
],
"toColor": [
168,
67,
181,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
73,
245,
255
],
"toColor": [
245,
73,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
213,
131,
230,
255
],
"toColor": [
213,
131,
230,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
145,
207,
255
],
"toColor": [
201,
145,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
91,
227,
255
],
"toColor": [
197,
91,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
209,
49,
212,
255
],
"toColor": [
209,
49,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
213,
151,
230,
255
],
"toColor": [
213,
151,
230,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
173,
143,
181,
255
],
"toColor": [
173,
143,
181,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
174,
113,
191,
255
],
"toColor": [
174,
113,
191,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
165,
87,
189,
255
],
"toColor": [
165,
87,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
214,
121,
237,
255
],
"toColor": [
214,
121,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
178,
44,
212,
255
],
"toColor": [
178,
44,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
82,
197,
255
],
"toColor": [
199,
82,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
164,
224,
255
],
"toColor": [
224,
164,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
108,
204,
255
],
"toColor": [
183,
108,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
97,
250,
255
],
"toColor": [
219,
97,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
223,
183,
235,
255
],
"toColor": [
223,
183,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
177,
45,
181,
255
],
"toColor": [
177,
45,
181,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
181,
85,
179,
255
],
"toColor": [
181,
85,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
83,
207,
255
],
"toColor": [
182,
83,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
112,
174,
255
],
"toColor": [
179,
112,
174,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
143,
194,
255
],
"toColor": [
183,
143,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
208,
72,
250,
255
],
"toColor": [
208,
72,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
157,
53,
181,
255
],
"toColor": [
157,
53,
181,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "LAND_USE",
"typeIdField": "LAND_USE",
"subtypeField": "",
"fields": [
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LAND_USE",
"type": "esriFieldTypeString",
"alias": "LAND_USE",
"domain": null,
"editable": false,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "LAND_USE"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "LABEL",
"domain": null,
"editable": false,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R9058_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_9058",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4408_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Com",
"name": "Com",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Com",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Com/Off/Res",
"name": "Com/Off/Res",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Com/Off/Res",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Com/Res",
"name": "Com/Res",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Com/Res",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Com/Res OUT",
"name": "Com/Res OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Com/Res OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ind",
"name": "Ind",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Ind",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ind/Res/Com",
"name": "Ind/Res/Com",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Ind/Res/Com",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Neigh Com/BQ",
"name": "Neigh Com/BQ",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Neigh Com/BQ",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Neigh Com/Res",
"name": "Neigh Com/Res",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Neigh Com/Res",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Off/Ind/Com/Res",
"name": "Off/Ind/Com/Res",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Off/Ind/Com/Res",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "OffIndComResQuas",
"name": "OffIndComResQuas",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "OffIndComResQuas",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Parks",
"name": "Parks",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Parks",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Private OS",
"name": "Private OS",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Private OS",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Public",
"name": "Public",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Public",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Public OS",
"name": "Public OS",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Public OS",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Quasi-Public",
"name": "Quasi-Public",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Quasi-Public",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Quasi-Public OUT",
"name": "Quasi-Public OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Quasi-Public OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 0-4.4",
"name": "Res 0-4.4",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 0-4.4",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 1-6 Rancho",
"name": "Res 1-6 Rancho",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 1-6 Rancho",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 10-20 OUT",
"name": "Res 10-20 OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 10-20 OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 20-35 OUT",
"name": "Res 20-35 OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 20-35 OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 4.4-12",
"name": "Res 4.4-12",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 4.4-12",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res 4.4-7.7",
"name": "Res 4.4-7.7",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res 4.4-7.7",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res High 20-35",
"name": "Res High 20-35",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res High 20-35",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res Low 1-5",
"name": "Res Low 1-5",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res Low 1-5",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res Low 1-5 OUT",
"name": "Res Low 1-5 OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res Low 1-5 OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res MH 10-20",
"name": "Res MH 10-20",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res MH 10-20",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res MH 10-20 OUT",
"name": "Res MH 10-20 OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res MH 10-20 OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res ML 5-10",
"name": "Res ML 5-10",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res ML 5-10",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res VL 1/2",
"name": "Res VL 1/2",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res VL 1/2",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res VL 5-20",
"name": "Res VL 5-20",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res VL 5-20",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res Very Low S/D",
"name": "Res Very Low S/D",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res Very Low S/D",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Trans",
"name": "Trans",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Trans",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Creek",
"name": "Creek",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Creek",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Res VL S/D OUT",
"name": "Res VL S/D OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Res VL S/D OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Parks OUT",
"name": "Parks OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Parks OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ag OUT",
"name": "Ag OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Ag OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "OS OUT",
"name": "OS OUT",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "OS OUT",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Water",
"name": "Water",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "Water",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "County",
"name": "County",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "County",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 13,
"name": "Condo",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "A polygon that represents the real property tax parcels contained within condominium communities.",
"copyrightText": "City of Cupertino, California",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6099486.334260359,
"ymin": 1933501.186145112,
"xmax": 6122413.2304017395,
"ymax": 1950172.387468934,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
206,
191,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "APN_SPACE",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "PRIMARY_ID",
"type": "esriFieldTypeSmallInteger",
"alias": "PRIMARY_ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PRIMARY_ID"
},
{
"name": "APN_SPACE",
"type": "esriFieldTypeString",
"alias": "APN_SPACE",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "APN_SPACE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"name": "SRC_COMMENT",
"type": "esriFieldTypeString",
"alias": "SRC_COMMENT",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SRC_COMMENT"
},
{
"name": "REV_DATE",
"type": "esriFieldTypeString",
"alias": "REV_DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "REV_DATE"
},
{
"name": "X",
"type": "esriFieldTypeDouble",
"alias": "X",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "X"
},
{
"name": "Y",
"type": "esriFieldTypeDouble",
"alias": "Y",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Y"
},
{
"name": "FLOOR",
"type": "esriFieldTypeSmallInteger",
"alias": "FLOOR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 1,
"modelName": "FLOOR"
},
{
"name": "APN_COMMON",
"type": "esriFieldTypeString",
"alias": "APN_COMMON",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "APN_COMMON"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "UseCode",
"type": "esriFieldTypeSmallInteger",
"alias": "UseCode",
"domain": {
"type": "codedValue",
"name": "LandUseCodes",
"description": "Uses for structures and current land",
"codedValues": [
{
"name": "Single Family Residential",
"code": 1100
},
{
"name": "Hotel/Motel/Resort",
"code": 1500
},
{
"name": "Heavy Industry",
"code": 2001
},
{
"name": "Light Industry",
"code": 2100
},
{
"name": "Industrial Park",
"code": 2101
},
{
"name": "Warehousing",
"code": 2104
},
{
"name": "Public Storage",
"code": 2105
},
{
"name": "Extractive Industry",
"code": 2201
},
{
"name": "Junkyard/Dump/Landfill",
"code": 2301
},
{
"name": "Rail Station/Transit Center",
"code": 4111
},
{
"name": "Freeway",
"code": 4112
},
{
"name": "Communications and Utilities",
"code": 4113
},
{
"name": "Parking Lot Surface",
"code": 4114
},
{
"name": "Parking Lot Structure",
"code": 4115
},
{
"name": "Park and Ride Lot",
"code": 4116
},
{
"name": "Railroad Right of Way",
"code": 4117
},
{
"name": "Road Right of Way",
"code": 4118
},
{
"name": "Commercial",
"code": 5000
},
{
"name": "Regional Shopping Center",
"code": 5002
},
{
"name": "Automobile Dealership",
"code": 5006
},
{
"name": "Service Station",
"code": 5008
},
{
"name": "Office",
"code": 6000
},
{
"name": "Civic Center/Government Office",
"code": 6003
},
{
"name": "Public Services",
"code": 6100
},
{
"name": "Cemetery",
"code": 6101
},
{
"name": "Religious Facility",
"code": 6102
},
{
"name": "Spaced Rural Residential",
"code": 1000
},
{
"name": "Library",
"code": 6103
},
{
"name": "Post Office",
"code": 6104
},
{
"name": "Fire/Police Station",
"code": 6105
},
{
"name": "Weapons Facility",
"code": 6703
},
{
"name": "Junior College",
"code": 6803
},
{
"name": "Elementary School",
"code": 6806
},
{
"name": "School District Office",
"code": 6807
},
{
"name": "Other School Facility",
"code": 6809
},
{
"name": "Commercial Recreation",
"code": 7200
},
{
"name": "Golf Course",
"code": 7204
},
{
"name": "Park",
"code": 7600
},
{
"name": "Open Space or Preserve",
"code": 7603
},
{
"name": "Landscape Open Space",
"code": 7606
},
{
"name": "Undevelopable Natural Area",
"code": 7609
},
{
"name": "Vacant and Undeveloped Land",
"code": 9101
},
{
"name": "Water",
"code": 9200
},
{
"name": "Lake/Reservoir/Pond",
"code": 9202
},
{
"name": "Under Construction",
"code": 9500
},
{
"name": "Residential Under Construction",
"code": 9501
},
{
"name": "Commercial Under Construction",
"code": 9502
},
{
"name": "Industrial Under Construction",
"code": 9503
},
{
"name": "Office Under Construction",
"code": 9504
},
{
"name": "School Under Construction",
"code": 9505
},
{
"name": "Road Under Construction",
"code": 9506
},
{
"name": "Freeway Under Construction",
"code": 9507
},
{
"name": "Mixed Use",
"code": 9700
},
{
"name": "Retirement Community",
"code": 1270
},
{
"name": "Apartments",
"code": 1210
},
{
"name": "PG&E",
"code": 9410
},
{
"name": "Storm Drain",
"code": 9210
},
{
"name": "Public Facility",
"code": 9420
},
{
"name": "Common Area",
"code": 1300
},
{
"name": "Health Care Facility",
"code": 6500
},
{
"name": "College or University",
"code": 6800
},
{
"name": "High School",
"code": 6804
},
{
"name": "Junior High School",
"code": 6805
},
{
"name": "Multi Family Residential Triplex/Fourplex",
"code": 1200
},
{
"name": "Single Family Small Lot <4000 sqft",
"code": 1110
},
{
"name": "Single Family Attached Cluster ie Condo/Townhomes",
"code": 1120
},
{
"name": "Mulit Family Residential Duplex",
"code": 1220
},
{
"name": "Single Family Residence with Granny Unit",
"code": 1130
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "UseCode"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R9056_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_9056",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4406_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Condo",
"description": "",
"prototype": {
"attributes": {
"UseCode": null,
"created_date": null,
"last_edited_date": null,
"PRIMARY_ID": null,
"APN_SPACE": null,
"CITY": null,
"COMMENTS": null,
"SOURCE": null,
"SRC_COMMENT": null,
"REV_DATE": null,
"X": null,
"Y": null,
"FLOOR": 1,
"APN_COMMON": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 14,
"name": "City Boundary",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "A polygon that represents the extent of the City of Cupertino's land base and used to author multi-scale basemaps.",
"copyrightText": "City of Cupertino, California",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098537.35321942,
"ymin": 1927696.4927421957,
"xmax": 6126721.613779709,
"ymax": 1950321.1433350146,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 3
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "CITY",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Label"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8579_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8579",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4173_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "City Boundary",
"description": "",
"prototype": {
"attributes": {
"Label": null,
"created_date": null,
"last_edited_date": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 15,
"name": "Annexation",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 100000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098600.0282906145,
"ymin": 1927689.984504357,
"xmax": 6126714.899226114,
"ymax": 1950321.1433101892,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
191,
245,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "OwnerName",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Title",
"type": "esriFieldTypeString",
"alias": "Title",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Title"
},
{
"name": "CertDate",
"type": "esriFieldTypeDate",
"alias": "CertDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CertDate"
},
{
"name": "ResoNum",
"type": "esriFieldTypeString",
"alias": "ResoNum",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "ResoNum"
},
{
"name": "OwnerName",
"type": "esriFieldTypeString",
"alias": "OwnerName",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OwnerName"
},
{
"name": "FinalDate",
"type": "esriFieldTypeDate",
"alias": "FinalDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "FinalDate"
},
{
"name": "OrdNum",
"type": "esriFieldTypeString",
"alias": "OrdNum",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "OrdNum"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "PWFileNum",
"type": "esriFieldTypeString",
"alias": "PWFileNum",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "PWFileNum"
},
{
"name": "IsIslandAnnexation",
"type": "esriFieldTypeString",
"alias": "IsIslandAnnexation",
"domain": {
"type": "codedValue",
"name": "shd_BooleanYesNo",
"description": "Y or N Boolean represntation",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "IsIslandAnnexation"
},
{
"name": "ApprovalDate",
"type": "esriFieldTypeDate",
"alias": "ApprovalDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ApprovalDate"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8941_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8941",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4295_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Annexation",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Title": null,
"CertDate": null,
"ResoNum": null,
"OwnerName": null,
"FinalDate": null,
"OrdNum": null,
"last_edited_date": null,
"PWFileNum": null,
"IsIslandAnnexation": null,
"ApprovalDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 16,
"name": "Facilities",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6099439.0151296705,
"ymin": 1933397.7437580824,
"xmax": 6126647.19332476,
"ymax": 1950322.5625986755,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.006096012192,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
206,
191,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID_1",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Address"
},
{
"name": "OwnedBy",
"type": "esriFieldTypeString",
"alias": "OwnedBy",
"domain": {
"type": "codedValue",
"name": "shdOwnedBy",
"description": "",
"codedValues": [
{
"name": "CalTrans",
"code": "CalTrans"
},
{
"name": "California Water Service",
"code": "California Water Service"
},
{
"name": "Cupertino Sanitary District",
"code": "Cupertino Sanitary District"
},
{
"name": "Cupertino",
"code": "Cupertino"
},
{
"name": "Other Public",
"code": "Other Public"
},
{
"name": "PGE",
"code": "PGE"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "Private HOA",
"code": "Private HOA"
},
{
"name": "San Jose Water",
"code": "San Jose Water"
},
{
"name": "State Parks",
"code": "State Parks"
},
{
"name": "CWA",
"code": "CWA"
},
{
"name": "Sunnyvale",
"code": "Sunnyvale"
},
{
"name": "San Jose",
"code": "San Jose"
},
{
"name": "Saratoga",
"code": "Saratoga"
},
{
"name": "Santa Clara",
"code": "Santa Clara"
},
{
"name": "Santa Clara County",
"code": "Santa Clara County"
},
{
"name": "Santa Clara Valley Water District",
"code": "Santa Clara Valley Water District"
},
{
"name": "Los Altos",
"code": "Los Altos"
},
{
"name": "REM",
"code": "REM"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OwnedBy"
},
{
"name": "MaintainedBy",
"type": "esriFieldTypeString",
"alias": "MaintainedBy",
"domain": {
"type": "codedValue",
"name": "shdOwnedBy",
"description": "",
"codedValues": [
{
"name": "CalTrans",
"code": "CalTrans"
},
{
"name": "California Water Service",
"code": "California Water Service"
},
{
"name": "Cupertino Sanitary District",
"code": "Cupertino Sanitary District"
},
{
"name": "Cupertino",
"code": "Cupertino"
},
{
"name": "Other Public",
"code": "Other Public"
},
{
"name": "PGE",
"code": "PGE"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "Private HOA",
"code": "Private HOA"
},
{
"name": "San Jose Water",
"code": "San Jose Water"
},
{
"name": "State Parks",
"code": "State Parks"
},
{
"name": "CWA",
"code": "CWA"
},
{
"name": "Sunnyvale",
"code": "Sunnyvale"
},
{
"name": "San Jose",
"code": "San Jose"
},
{
"name": "Saratoga",
"code": "Saratoga"
},
{
"name": "Santa Clara",
"code": "Santa Clara"
},
{
"name": "Santa Clara County",
"code": "Santa Clara County"
},
{
"name": "Santa Clara Valley Water District",
"code": "Santa Clara Valley Water District"
},
{
"name": "Los Altos",
"code": "Los Altos"
},
{
"name": "REM",
"code": "REM"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "MaintainedBy"
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "pwStatus",
"description": "",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Not Connected",
"code": "Not Connected"
},
{
"name": "Denied",
"code": "Denied"
},
{
"name": "Auction",
"code": "Auction"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "APN_SPACE",
"type": "esriFieldTypeString",
"alias": "APN_SPACE",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "APN_SPACE"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "Facility",
"type": "esriFieldTypeString",
"alias": "Facility",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Facility"
},
{
"name": "Classification",
"type": "esriFieldTypeString",
"alias": "Classification",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Classification"
},
{
"name": "Phone",
"type": "esriFieldTypeString",
"alias": "Phone",
"domain": null,
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "Phone"
},
{
"name": "Website",
"type": "esriFieldTypeString",
"alias": "Website",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "Website"
},
{
"name": "DistrictWebsite",
"type": "esriFieldTypeString",
"alias": "DistrictWebsite",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "DistrictWebsite"
},
{
"name": "FAX",
"type": "esriFieldTypeString",
"alias": "FAX",
"domain": null,
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "FAX"
},
{
"name": "Email",
"type": "esriFieldTypeString",
"alias": "Email",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "Email"
},
{
"name": "PhoneExten",
"type": "esriFieldTypeString",
"alias": "PhoneExten",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PhoneExten"
},
{
"name": "X",
"type": "esriFieldTypeDouble",
"alias": "X",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "X"
},
{
"name": "Y",
"type": "esriFieldTypeDouble",
"alias": "Y",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Y"
},
{
"name": "FacilityID",
"type": "esriFieldTypeString",
"alias": "FacilityID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "FacilityID"
},
{
"name": "GlobalID_1",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID_1",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID_1"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8952_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8952",
"fields": "GlobalID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4306_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Facilities",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Address": null,
"OwnedBy": null,
"MaintainedBy": null,
"GlobalID": null,
"Status": null,
"last_edited_date": null,
"FacilityID": null,
"APN_SPACE": null,
"Name": null,
"CITY": null,
"Facility": null,
"Classification": null,
"Phone": null,
"Website": null,
"DistrictWebsite": null,
"FAX": null,
"Email": null,
"PhoneExten": null,
"X": null,
"Y": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 17,
"name": "Garbage Schedule",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098600.028331518,
"ymin": 1927689.98454763,
"xmax": 6126714.757491618,
"ymax": 1950321.1433350146,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Day",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Friday",
"label": "Friday"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Monday",
"label": "Monday"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
183,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Thursday",
"label": "Thursday"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
245,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Tuesday",
"label": "Tuesday"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Wednesday",
"label": "Wednesday"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
234,
255
],
"toColor": [
207,
252,
234,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
246,
179,
252,
255
],
"toColor": [
246,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
179,
255
],
"toColor": [
252,
188,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
208,
252,
255
],
"toColor": [
184,
208,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
252,
182,
255
],
"toColor": [
251,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
188,
255
],
"toColor": [
179,
252,
188,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
212,
255
],
"toColor": [
252,
235,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
238,
255
],
"toColor": [
252,
210,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
240,
252,
255
],
"toColor": [
184,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
184,
252,
255
],
"toColor": [
201,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
252,
210,
255
],
"toColor": [
240,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
223,
255
],
"toColor": [
252,
179,
223,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
228,
179,
255
],
"toColor": [
252,
228,
179,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Route",
"typeIdField": "Day",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Day",
"type": "esriFieldTypeString",
"alias": "Schedule",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Day"
},
{
"name": "Route",
"type": "esriFieldTypeString",
"alias": "Route",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Route"
},
{
"name": "UpdateDate",
"type": "esriFieldTypeDate",
"alias": "UpdateDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "UpdateDate"
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CreateDate"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1998_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1617_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Friday",
"name": "Friday",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "Friday",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"Day": "Friday",
"Route": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Monday",
"name": "Monday",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "Monday",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"Day": "Monday",
"Route": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Thursday",
"name": "Thursday",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "Thursday",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"Day": "Thursday",
"Route": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Tuesday",
"name": "Tuesday",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "Tuesday",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"Day": "Tuesday",
"Route": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Wednesday",
"name": "Wednesday",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "Wednesday",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"Day": "Wednesday",
"Route": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 18,
"name": "Parcel Map Index",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6092476.894867614,
"ymin": 1930052.0132448524,
"xmax": 6127594.428306937,
"ymax": 1951714.8432786912,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
214,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Parcel",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Parcel",
"type": "esriFieldTypeString",
"alias": "Parcel",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "Parcel"
},
{
"name": "BookPage",
"type": "esriFieldTypeString",
"alias": "BookPage",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BookPage"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8937_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4291_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Parcel Map Index",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"Parcel": null,
"BookPage": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 19,
"name": "Planning_CityCouncil_PlanningCommissionerConflict",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6103713.999854937,
"ymin": 1930163.1411857754,
"xmax": 6192290.796744332,
"ymax": 1949237.3580875546,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
193,
245,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "Office",
"type": "esriFieldTypeString",
"alias": "Office",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Office"
},
{
"name": "Term",
"type": "esriFieldTypeString",
"alias": "Term",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "Term"
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Address"
},
{
"name": "HomePhone",
"type": "esriFieldTypeString",
"alias": "HomePhone",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "HomePhone"
},
{
"name": "BusinessPhone",
"type": "esriFieldTypeString",
"alias": "BusinessPhone",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "BusinessPhone"
},
{
"name": "Radius",
"type": "esriFieldTypeString",
"alias": "Radius",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "Radius"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "Email",
"type": "esriFieldTypeString",
"alias": "Email",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Email"
},
{
"name": "MapGuideID",
"type": "esriFieldTypeSmallInteger",
"alias": "MapGuideID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MapGuideID"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Boundary",
"type": "esriFieldTypeString",
"alias": "Boundary",
"domain": {
"type": "codedValue",
"name": "PlanningConflictBoundary",
"description": "",
"codedValues": [
{
"name": "500 Feet",
"code": "500 Feet"
},
{
"name": "1000 Feet",
"code": "1000 Feet"
},
{
"name": "Property Line",
"code": "Property Line"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "Boundary"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8947_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_8947",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4301_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Planning_CityCouncil_PlanningCommissionerConflict",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Name": null,
"Office": null,
"Term": null,
"Address": null,
"HomePhone": null,
"BusinessPhone": null,
"Radius": null,
"Status": null,
"Email": null,
"MapGuideID": null,
"last_edited_date": null,
"Boundary": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 20,
"name": "Neighborhood: Planning Designations",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098600.028290555,
"ymin": 1927689.9845043123,
"xmax": 6126714.872323215,
"ymax": 1950321.1433101445,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
242,
201,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8955_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4309_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Neighborhood: Planning Designations",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"Name": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 21,
"name": "Master Specific Conceptual Plan",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6108504.64988552,
"ymin": 1933139.3761646003,
"xmax": 6124907.394967109,
"ymax": 1949006.8358994424,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
190,
250,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Acres"
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "Type"
},
{
"name": "SubType",
"type": "esriFieldTypeString",
"alias": "SubType",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "SubType"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 125,
"defaultValue": null,
"modelName": "Label"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8940_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4294_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Master Specific Conceptual Plan",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"Name": null,
"Acres": null,
"Type": null,
"SubType": null,
"created_date": null,
"Label": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 22,
"name": "Permit Parking",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "Permit Parking Zone information is contained in the Municipal Code Section 11.27. Additional information was gathered from the original Resolutions and/or Ordinances that established the parking zone from 1982 to present.",
"copyrightText": "City of Cupertino",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6099164.954392284,
"ymin": 1938488.627640769,
"xmax": 6119316.623817533,
"ymax": 1949634.8138994873,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
195,
250,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "ParkingZone",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ParkingZone",
"type": "esriFieldTypeString",
"alias": "ParkingZone",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "ParkingZone"
},
{
"name": "ResolutionNumber",
"type": "esriFieldTypeString",
"alias": "ResolutionNumber",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ResolutionNumber"
},
{
"name": "ResolutionYear",
"type": "esriFieldTypeString",
"alias": "ResolutionYear",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "ResolutionYear"
},
{
"name": "OrdinanceNumber",
"type": "esriFieldTypeString",
"alias": "OrdinanceNumber",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "OrdinanceNumber"
},
{
"name": "OrdinanceYear",
"type": "esriFieldTypeString",
"alias": "OrdinanceYear",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "OrdinanceYear"
},
{
"name": "BoundaryLimit",
"type": "esriFieldTypeString",
"alias": "BoundaryLimit",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "BoundaryLimit"
},
{
"name": "DaySchedule",
"type": "esriFieldTypeString",
"alias": "DaySchedule",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "DaySchedule"
},
{
"name": "HourSchedule",
"type": "esriFieldTypeString",
"alias": "HourSchedule",
"domain": {
"type": "codedValue",
"name": "trafHour",
"description": "",
"codedValues": [
{
"name": "7am-12pm",
"code": "7am-12pm"
},
{
"name": "7am-4pm",
"code": "7am-4pm"
},
{
"name": "7am-10pm",
"code": "7am-10pm"
},
{
"name": "8am-12pm",
"code": "8am-12pm"
},
{
"name": "8am-3:30pm",
"code": "8am-3:30pm"
},
{
"name": "8am-4pm",
"code": "8am-4pm"
},
{
"name": "8am-7:30pm",
"code": "8am-7:30pm"
},
{
"name": "9am-5pm",
"code": "9am-5pm"
},
{
"name": "6pm-2am",
"code": "6pm-2am"
},
{
"name": "8am-5pm",
"code": "8am-5pm"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "HourSchedule"
},
{
"name": "Subtext",
"type": "esriFieldTypeString",
"alias": "Subtext",
"domain": {
"type": "codedValue",
"name": "trafSubText",
"description": "",
"codedValues": [
{
"name": "While school is in session",
"code": "While school is in session"
},
{
"name": "First Saturday of each month",
"code": "First Saturday of each month"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Subtext"
},
{
"name": "isSchoolRelated",
"type": "esriFieldTypeString",
"alias": "isSchoolRelated",
"domain": {
"type": "codedValue",
"name": "shdBooleanYesNo",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "isSchoolRelated"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "pwStatus",
"description": "",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Not Connected",
"code": "Not Connected"
},
{
"name": "Denied",
"code": "Denied"
},
{
"name": "Auction",
"code": "Auction"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EffectiveDate",
"type": "esriFieldTypeDate",
"alias": "EffectiveDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EffectiveDate"
},
{
"name": "ReferenceDoc",
"type": "esriFieldTypeString",
"alias": "ReferenceDoc",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "ReferenceDoc"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8950_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4304_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Permit Parking",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"ParkingZone": null,
"ResolutionNumber": null,
"ResolutionYear": null,
"OrdinanceNumber": null,
"OrdinanceYear": null,
"BoundaryLimit": null,
"DaySchedule": null,
"HourSchedule": null,
"Subtext": null,
"isSchoolRelated": null,
"Status": null,
"EffectiveDate": null,
"ReferenceDoc": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 23,
"name": "Record of Survey Index",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6087269.920373425,
"ymin": 1823780.976771593,
"xmax": 6251875.274561003,
"ymax": 1976874.7932867557,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.006096012192,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
211,
250,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "ROS",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ROS",
"type": "esriFieldTypeString",
"alias": "ROS",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "ROS"
},
{
"name": "BookPage",
"type": "esriFieldTypeString",
"alias": "BookPage",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BookPage"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8951_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Record of Survey Index",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"ROS": null,
"BookPage": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 24,
"name": "Sanitary Districts",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098597.858194798,
"ymin": 1927689.98454763,
"xmax": 6126714.899222687,
"ymax": 1950299.5900483131,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "District",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
151,
219,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
64,
101,
235,
255
],
"width": 0.4
}
},
"value": "CUPERTINO SANITARY DISTRICT",
"label": "CUPERTINO SANITARY DISTRICT"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "SUNNYVALE SANITARY DISTRICT",
"label": "SUNNYVALE SANITARY DISTRICT"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
234,
255
],
"toColor": [
207,
252,
234,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
246,
179,
252,
255
],
"toColor": [
246,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
179,
255
],
"toColor": [
252,
188,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
208,
252,
255
],
"toColor": [
184,
208,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
252,
182,
255
],
"toColor": [
251,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
188,
255
],
"toColor": [
179,
252,
188,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
212,
255
],
"toColor": [
252,
235,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
238,
255
],
"toColor": [
252,
210,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
240,
252,
255
],
"toColor": [
184,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
184,
252,
255
],
"toColor": [
201,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
252,
210,
255
],
"toColor": [
240,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
223,
255
],
"toColor": [
252,
179,
223,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
228,
179,
255
],
"toColor": [
252,
228,
179,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "District",
"typeIdField": "District",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "District",
"type": "esriFieldTypeString",
"alias": "District",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "District"
},
{
"name": "DataSource",
"type": "esriFieldTypeString",
"alias": "DataSource",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "DataSource"
},
{
"name": "UpdateDate",
"type": "esriFieldTypeDate",
"alias": "UpdateDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "UpdateDate"
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CreateDate"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1984_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1603_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "CUPERTINO SANITARY DISTRICT",
"name": "CUPERTINO SANITARY DISTRICT",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "CUPERTINO SANITARY DISTRICT",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"District": "CUPERTINO SANITARY DISTRICT",
"DataSource": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SUNNYVALE SANITARY DISTRICT",
"name": "SUNNYVALE SANITARY DISTRICT",
"domains": {
"UpdateBy": {"type": "inherited"},
"CreateBy": {"type": "inherited"}
},
"templates": [
{
"name": "SUNNYVALE SANITARY DISTRICT",
"description": "",
"prototype": {
"attributes": {
"CreateDate": null,
"District": "SUNNYVALE SANITARY DISTRICT",
"DataSource": null,
"UpdateDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 25,
"name": "Street Sweeping Zones",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098600.0282906145,
"ymin": 1927689.8348983526,
"xmax": 6126714.899226114,
"ymax": 1950321.1433101892,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Schedule",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": null
},
"value": "1ST & 3RD MONDAY",
"label": "1ST & 3RD MONDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
153,
247,
246,
255
],
"outline": null
},
"value": "1ST & 3RD THURSDAY",
"label": "1ST & 3RD THURSDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
112,
255,
255
],
"outline": null
},
"value": "1ST & 3RD TUESDAY",
"label": "1ST & 3RD TUESDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": null
},
"value": "1ST & 3RD WEDNESDAY",
"label": "1ST & 3RD WEDNESDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": null
},
"value": "2ND & 4TH MONDAY",
"label": "2ND & 4TH MONDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
169,
0,
230,
255
],
"outline": null
},
"value": "2ND & 4TH THURSDAY",
"label": "2ND & 4TH THURSDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
38,
115,
0,
255
],
"outline": null
},
"value": "2ND & 4TH TUESDAY",
"label": "2ND & 4TH TUESDAY"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": null
},
"value": "2ND & 4TH WEDNESDAY",
"label": "2ND & 4TH WEDNESDAY"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
57,
133,
101,
255
],
"toColor": [
57,
133,
101,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
76,
217,
255
],
"toColor": [
217,
76,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
119,
97,
255
],
"toColor": [
242,
119,
97,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
125,
247,
104,
255
],
"toColor": [
125,
247,
104,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
146,
179,
240,
255
],
"toColor": [
146,
179,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
198,
92,
255
],
"toColor": [
219,
198,
92,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
128,
61,
92,
255
],
"toColor": [
128,
61,
92,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
91,
91,
222,
255
],
"toColor": [
91,
91,
222,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
95,
245,
210,
255
],
"toColor": [
95,
245,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
60,
76,
130,
255
],
"toColor": [
60,
76,
130,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
62,
153,
54,
255
],
"toColor": [
62,
153,
54,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
128,
107,
68,
255
],
"toColor": [
128,
107,
68,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
165,
192,
255
],
"toColor": [
250,
165,
192,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Schedule",
"typeIdField": "Schedule",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Schedule",
"type": "esriFieldTypeString",
"alias": "Schedule",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Schedule"
},
{
"name": "CurbMiles",
"type": "esriFieldTypeSmallInteger",
"alias": "CurbMiles",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CurbMiles"
},
{
"name": "Zone",
"type": "esriFieldTypeString",
"alias": "Zone",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "Zone"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8487_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4085_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "1ST & 3RD MONDAY",
"name": "1ST & 3RD MONDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "1ST & 3RD MONDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "1ST & 3RD MONDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1ST & 3RD THURSDAY",
"name": "1ST & 3RD THURSDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "1ST & 3RD THURSDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "1ST & 3RD THURSDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1ST & 3RD TUESDAY",
"name": "1ST & 3RD TUESDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "1ST & 3RD TUESDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "1ST & 3RD TUESDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1ST & 3RD WEDNESDAY",
"name": "1ST & 3RD WEDNESDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "1ST & 3RD WEDNESDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "1ST & 3RD WEDNESDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "2ND & 4TH MONDAY",
"name": "2ND & 4TH MONDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "2ND & 4TH MONDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "2ND & 4TH MONDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "2ND & 4TH THURSDAY",
"name": "2ND & 4TH THURSDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "2ND & 4TH THURSDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "2ND & 4TH THURSDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "2ND & 4TH TUESDAY",
"name": "2ND & 4TH TUESDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "2ND & 4TH TUESDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "2ND & 4TH TUESDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "2ND & 4TH WEDNESDAY",
"name": "2ND & 4TH WEDNESDAY",
"domains": {
"Operator": {"type": "inherited"}
},
"templates": [
{
"name": "2ND & 4TH WEDNESDAY",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"Schedule": "2ND & 4TH WEDNESDAY",
"CurbMiles": null,
"Zone": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 26,
"name": "Tract Map Index",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6099164.954654187,
"ymin": 1931897.057783097,
"xmax": 6126714.8726513535,
"ymax": 1950207.5188655257,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -115860600,
"falseY": -93269500,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
238,
250,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "TRACT",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "TRACT",
"type": "esriFieldTypeString",
"alias": "TRACT",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "TRACT"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R8938_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4292_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Tract Map Index",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"TRACT": null,
"last_edited_date": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 27,
"name": "Water Service Boundaries",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 6098598.943322644,
"ymin": 1927692.5040938556,
"xmax": 6126715.512897506,
"ymax": 1950320.0583410114,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998775E8,
"falseY": -9.326949999998058E7,
"xyUnits": 134501.203389396,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "OwnerBy",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
123,
83,
143,
63
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
63
],
"width": 0.4
}
},
"value": " gisdata.CUPERTINO.traf_PedHead is a Point FeatureClass representing pedestrian signal heads in the City of Cupertino. Pedestrian Signal Heads are responsible for telling pedestrians to go or stop at traffic intersections.<\/SPAN><\/P> <\/P> It is primarily used as an inventory layer in Cityworks<\/SPAN><\/P> The layer is updated as needed by public works and GIS.The layer was created using Street View and aerial photography.<\/SPAN><\/P> <\/P> gisdata.CUPERTINO.traf_PedHead has the following fields: <\/SPAN><\/P> <\/P> OBJECTID:<\/SPAN><\/P> Unique identifier automatically generated by Esri<\/SPAN><\/P> type: OID, length: 4, domain: none<\/SPAN><\/P> <\/P> AssetID:<\/SPAN><\/P> Cupertino maintained GIS primary key<\/SPAN><\/P> type: String, length: 20, domain: none<\/SPAN><\/P> <\/P> LegacyID:<\/SPAN><\/P> Old identifiers used to track asset migration<\/SPAN><\/P> type: String, length: 20, domain: none<\/SPAN><\/P> <\/P> Location:<\/SPAN><\/P> Description or address of location<\/SPAN><\/P> type: String, length: 50, domain: none<\/SPAN><\/P> <\/P> Status:<\/SPAN><\/P> The active or construction status of the asset in the field<\/SPAN><\/P> type: String, length: 20, domain: envStatus<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Proposed', 'Vacant', 'Needs Attention', 'Dead', 'Active', 'New Tree', 'Removed', 'Ground']<\/SPAN><\/P> <\/P> OwnedBy:<\/SPAN><\/P> Organization which owns the asset<\/SPAN><\/P> type: String, length: 50, domain: shdOwnedBy<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Cupertino', 'San Jose Water', 'CalTrans', 'PGE', 'Los Altos', 'Santa Clara', 'Private HOA', 'Saratoga', 'Other Public', 'Santa Clara County', 'San Jose', 'Santa Clara Valley Water District', 'Private', 'California Water Service', 'State Parks', 'Sunnyvale', 'Cupertino Sanitary District', 'CWA']<\/SPAN><\/P> <\/P> MaintainedBy:<\/SPAN><\/P> Organization who is responsible for maintenance of asset<\/SPAN><\/P> type: String, length: 50, domain: shdOwnedBy<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Cupertino', 'San Jose Water', 'CalTrans', 'PGE', 'Los Altos', 'Santa Clara', 'Private HOA', 'Saratoga', 'Other Public', 'Santa Clara County', 'San Jose', 'Santa Clara Valley Water District', 'Private', 'California Water Service', 'State Parks', 'Sunnyvale', 'Cupertino Sanitary District', 'CWA']<\/SPAN><\/P> <\/P> PlanNumber:<\/SPAN><\/P> Origniating plan number if known<\/SPAN><\/P> type: String, length: 100, domain: none<\/SPAN><\/P> <\/P> PrimaryImage:<\/SPAN><\/P> Hyperlink to photo or DMS<\/SPAN><\/P> type: String, length: 100, domain: none<\/SPAN><\/P> <\/P> CreateBy:<\/SPAN><\/P> the name of the staff person who created the database row<\/SPAN><\/P> type: String, length: 50, domain: OPERATOR<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['MIKE', 'CURTIS', 'JAMES', 'KANE', 'JERRY', 'RICARDO', 'JOANNE', 'TERI', 'ANDY', 'JOE', 'ARCHANA', 'JONATHAN', 'ADAM', 'JAKE', 'MICHAEL', 'MAKIKO', 'PAUL', 'JEN', 'JASON', 'SHAWN', 'FRANK', 'JULIE', 'NICK', 'KEVIN', 'CLIFF']<\/SPAN><\/P> <\/P> CreateDate:<\/SPAN><\/P> the date the database row was initially created<\/SPAN><\/P> type: Date, length: 36, domain: none<\/SPAN><\/P> <\/P> UpdateBy:<\/SPAN><\/P> The user who last updated the database row<\/SPAN><\/P> type: String, length: 50, domain: OPERATOR<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['MIKE', 'CURTIS', 'JAMES', 'KANE', 'JERRY', 'RICARDO', 'JOANNE', 'TERI', 'ANDY', 'JOE', 'ARCHANA', 'JONATHAN', 'ADAM', 'JAKE', 'MICHAEL', 'MAKIKO', 'PAUL', 'JEN', 'JASON', 'SHAWN', 'FRANK', 'JULIE', 'NICK', 'KEVIN', 'CLIFF']<\/SPAN><\/P> <\/P> UpdateDate:<\/SPAN><\/P> the date the database row was last updated<\/SPAN><\/P> type: Date, length: 36, domain: none<\/SPAN><\/P> <\/P> DataSource:<\/SPAN><\/P> Description of what methods were used for data capture/migration<\/SPAN><\/P> type: String, length: 100, domain: shdDataSource<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Digitized Plan as Reference', 'GPS SubFoot', 'Unknown Source', 'iStreetView', 'Field Verified', 'GPS SubMeter', 'Digitized Landbase as Reference', 'Legacy WO System', 'Digitized Ortho as Reference', 'Approximated Historical Source', 'Need Verification', 'Cogo from Plans']<\/SPAN><\/P> <\/P> AsbuiltDate:<\/SPAN><\/P> Asbuilt date<\/SPAN><\/P> type: Date, length: 36, domain: none<\/SPAN><\/P> <\/P> Size:<\/SPAN><\/P> <\/P> type: String, length: 50, domain: trafSize<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Large', 'Small']<\/SPAN><\/P> <\/P> MountDetail:<\/SPAN><\/P> <\/P> type: String, length: 50, domain: trafPedSignalHead<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['SP-2-T', 'TP-1-T', 'TP-1', 'TP-2-T', 'SP-2', 'SP-1-T', 'SP-1']<\/SPAN><\/P> <\/P> Phase:<\/SPAN><\/P> <\/P> type: String, length: 50, domain: trafPhase<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['OL2', '1', 'OL1', '3', '2', '5', '4', '7', '6', '8']<\/SPAN><\/P> <\/P> NumOfOverlaps:<\/SPAN><\/P> <\/P> type: SmallInteger, length: 2, domain: none<\/SPAN><\/P> <\/P> PoleID:<\/SPAN><\/P> AssetID of pole<\/SPAN><\/P> type: String, length: 50, domain: none<\/SPAN><\/P> <\/P> Shape:<\/SPAN><\/P> Field that stores geographic coordinates associated with feature<\/SPAN><\/P> type: Geometry, length: 4, domain: none<\/SPAN><\/P> <\/P> GlobalID:<\/SPAN><\/P> Unique identifier automatically generated for features in enterprise database<\/SPAN><\/P> type: GlobalID, length: 38, domain: none<\/SPAN><\/P> <\/P> PedHeadDirection:<\/SPAN><\/P> <\/P> type: String, length: 3, domain: trafPedHeadDirection<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['SB', 'NB', 'WB', 'EB']<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Cupertino\nGIS\nPublic Works Department",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasMetadata": true,
"extent": {
"xmin": 6105413.57455197,
"ymin": 1933099.0911479145,
"xmax": 6124562.452019945,
"ymax": 1949106.1394400299,
"spatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736624224E-5,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -1.2203348375706154E8,
"falseY": -9.815717397956352E7,
"xyUnits": 3.5882770826176316E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102643,
"latestWkid": 2227,
"xyTolerance": 5.9479021736623864E-5,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1586059999998702E8,
"falseY": -9.326949999998E7,
"xyUnits": 134501.2033893968,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
107,
170,
64,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "AssetID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "AssetID",
"type": "esriFieldTypeString",
"alias": "AssetID",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "AssetID"
},
{
"name": "LegacyID",
"type": "esriFieldTypeString",
"alias": "LegacyID",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "LegacyID"
},
{
"name": "Location",
"type": "esriFieldTypeString",
"alias": "Location",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Location"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "pwStatus",
"description": "",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Not Connected",
"code": "Not Connected"
},
{
"name": "Denied",
"code": "Denied"
},
{
"name": "Auction",
"code": "Auction"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": "Active",
"modelName": "Status"
},
{
"name": "OwnedBy",
"type": "esriFieldTypeString",
"alias": "OwnedBy",
"domain": {
"type": "codedValue",
"name": "shdOwnedBy",
"description": "",
"codedValues": [
{
"name": "CalTrans",
"code": "CalTrans"
},
{
"name": "California Water Service",
"code": "California Water Service"
},
{
"name": "Cupertino Sanitary District",
"code": "Cupertino Sanitary District"
},
{
"name": "Cupertino",
"code": "Cupertino"
},
{
"name": "Other Public",
"code": "Other Public"
},
{
"name": "PGE",
"code": "PGE"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "Private HOA",
"code": "Private HOA"
},
{
"name": "San Jose Water",
"code": "San Jose Water"
},
{
"name": "State Parks",
"code": "State Parks"
},
{
"name": "CWA",
"code": "CWA"
},
{
"name": "Sunnyvale",
"code": "Sunnyvale"
},
{
"name": "San Jose",
"code": "San Jose"
},
{
"name": "Saratoga",
"code": "Saratoga"
},
{
"name": "Santa Clara",
"code": "Santa Clara"
},
{
"name": "Santa Clara County",
"code": "Santa Clara County"
},
{
"name": "Santa Clara Valley Water District",
"code": "Santa Clara Valley Water District"
},
{
"name": "Los Altos",
"code": "Los Altos"
},
{
"name": "REM",
"code": "REM"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": "Cupertino",
"modelName": "OwnedBy"
},
{
"name": "MaintainedBy",
"type": "esriFieldTypeString",
"alias": "MaintainedBy",
"domain": {
"type": "codedValue",
"name": "shdOwnedBy",
"description": "",
"codedValues": [
{
"name": "CalTrans",
"code": "CalTrans"
},
{
"name": "California Water Service",
"code": "California Water Service"
},
{
"name": "Cupertino Sanitary District",
"code": "Cupertino Sanitary District"
},
{
"name": "Cupertino",
"code": "Cupertino"
},
{
"name": "Other Public",
"code": "Other Public"
},
{
"name": "PGE",
"code": "PGE"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "Private HOA",
"code": "Private HOA"
},
{
"name": "San Jose Water",
"code": "San Jose Water"
},
{
"name": "State Parks",
"code": "State Parks"
},
{
"name": "CWA",
"code": "CWA"
},
{
"name": "Sunnyvale",
"code": "Sunnyvale"
},
{
"name": "San Jose",
"code": "San Jose"
},
{
"name": "Saratoga",
"code": "Saratoga"
},
{
"name": "Santa Clara",
"code": "Santa Clara"
},
{
"name": "Santa Clara County",
"code": "Santa Clara County"
},
{
"name": "Santa Clara Valley Water District",
"code": "Santa Clara Valley Water District"
},
{
"name": "Los Altos",
"code": "Los Altos"
},
{
"name": "REM",
"code": "REM"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": "Cupertino",
"modelName": "MaintainedBy"
},
{
"name": "PlanNumber",
"type": "esriFieldTypeString",
"alias": "PlanNumber",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "PlanNumber"
},
{
"name": "PrimaryImage",
"type": "esriFieldTypeString",
"alias": "PrimaryImage",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "PrimaryImage"
},
{
"name": "DataSource",
"type": "esriFieldTypeString",
"alias": "DataSource",
"domain": {
"type": "codedValue",
"name": "shdDataSource",
"description": "",
"codedValues": [
{
"name": "Approximated Historical Source",
"code": "Approximated Historical Source"
},
{
"name": "Cogo from Plans",
"code": "Cogo from Plans"
},
{
"name": "Digitized Landbase as Reference",
"code": "Digitized Landbase as Reference"
},
{
"name": "Digitized Ortho as Reference",
"code": "Digitized Ortho as Reference"
},
{
"name": "Digitized Plan as Reference",
"code": "Digitized Plan as Reference"
},
{
"name": "GPS SubMeter",
"code": "GPS SubMeter"
},
{
"name": "GPS SubFoot",
"code": "GPS SubFoot"
},
{
"name": "iStreetView",
"code": "iStreetView"
},
{
"name": "Need Verification",
"code": "Need Verification"
},
{
"name": "Unknown Source",
"code": "Unknown Source"
},
{
"name": "Legacy WO System",
"code": "Legacy WO System"
},
{
"name": "Field Verified",
"code": "Field Verified"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "DataSource"
},
{
"name": "AsbuiltDate",
"type": "esriFieldTypeDate",
"alias": "AsbuiltDate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AsbuiltDate"
},
{
"name": "Size",
"type": "esriFieldTypeString",
"alias": "Size",
"domain": {
"type": "codedValue",
"name": "trafSize",
"description": "",
"codedValues": [
{
"name": "Large",
"code": "Large"
},
{
"name": "Small",
"code": "Small"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Size"
},
{
"name": "MountDetail",
"type": "esriFieldTypeString",
"alias": "MountDetail",
"domain": {
"type": "codedValue",
"name": "trafPedSignalHead",
"description": "",
"codedValues": [
{
"name": "SP-1",
"code": "SP-1"
},
{
"name": "SP-2",
"code": "SP-2"
},
{
"name": "SP-1-T",
"code": "SP-1-T"
},
{
"name": "SP-2-T",
"code": "SP-2-T"
},
{
"name": "TP-1",
"code": "TP-1"
},
{
"name": "TP-1-T",
"code": "TP-1-T"
},
{
"name": "TP-2-T",
"code": "TP-2-T"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "MountDetail"
},
{
"name": "Phase",
"type": "esriFieldTypeString",
"alias": "Phase",
"domain": {
"type": "codedValue",
"name": "trafPhase",
"description": "",
"codedValues": [
{
"name": "1",
"code": "1"
},
{
"name": "2",
"code": "2"
},
{
"name": "3",
"code": "3"
},
{
"name": "4",
"code": "4"
},
{
"name": "5",
"code": "5"
},
{
"name": "6",
"code": "6"
},
{
"name": "7",
"code": "7"
},
{
"name": "8",
"code": "8"
},
{
"name": "OL1",
"code": "OL1"
},
{
"name": "OL2",
"code": "OL2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Phase"
},
{
"name": "NumOfOverlaps",
"type": "esriFieldTypeSmallInteger",
"alias": "NumOfOverlaps",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NumOfOverlaps"
},
{
"name": "PoleID",
"type": "esriFieldTypeString",
"alias": "PoleID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "PoleID"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "PedHeadDirection",
"type": "esriFieldTypeString",
"alias": "PedHeadDirection",
"domain": {
"type": "codedValue",
"name": "trafPedHeadDirection",
"description": "",
"codedValues": [
{
"name": "NB",
"code": "NB"
},
{
"name": "SB",
"code": "SB"
},
{
"name": "EB",
"code": "EB"
},
{
"name": "WB",
"code": "WB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "PedHeadDirection"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R9038_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_9038",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S4389_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Traffic Pedestrian Head",
"description": "",
"prototype": {
"attributes": {
"created_date": null,
"AssetID": null,
"LegacyID": null,
"Location": null,
"Status": "Active",
"OwnedBy": "Cupertino",
"MaintainedBy": "Cupertino",
"PlanNumber": null,
"PrimaryImage": null,
"DataSource": null,
"AsbuiltDate": null,
"Size": null,
"MountDetail": null,
"Phase": null,
"NumOfOverlaps": null,
"PoleID": null,
"last_edited_date": null,
"PedHeadDirection": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 20000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ae72218467044810a10215a47e020e42"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 3,
"name": "Traffic Signal Head",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPoint",
"description": " <\/P> gisdata.CUPERTINO.traf_SignalHead is a Point FeatureClass representing traffic signal heads in the City of Cupertino. Signal Heads are part of the traffic infrastructure. They house the red, yellow, and green lights for drivers.<\/SPAN><\/P> It is primarily used as an inventory layer within Cityworks<\/SPAN><\/P> The layer is updated as needed by the GIS division and Public Works departments <\/SPAN><\/P> The oldest geoprocessing record has a date of: 2016-03-04. The layer was created using aerial photographs and Google Streetview<\/SPAN><\/P> <\/P> gisdata.CUPERTINO.traf_SignalHead has the following fields: <\/SPAN><\/P> <\/P> OBJECTID:<\/SPAN><\/P> Unique identifier automatically generated by Esri<\/SPAN><\/P> type: OID, length: 4, domain: none<\/SPAN><\/P> <\/P> AssetID:<\/SPAN><\/P> Cupertino maintained GIS primary key<\/SPAN><\/P> type: String, length: 20, domain: none<\/SPAN><\/P> <\/P> LegacyID:<\/SPAN><\/P> Old identifiers used to track asset migration<\/SPAN><\/P> type: String, length: 20, domain: none<\/SPAN><\/P> <\/P> Location:<\/SPAN><\/P> Description or address of location<\/SPAN><\/P> type: String, length: 50, domain: none<\/SPAN><\/P> <\/P> Status:<\/SPAN><\/P> The active or construction status of the asset in the field<\/SPAN><\/P> type: String, length: 20, domain: envStatus<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Proposed', 'Vacant', 'Needs Attention', 'Dead', 'Active', 'New Tree', 'Removed', 'Ground']<\/SPAN><\/P> <\/P> OwnedBy:<\/SPAN><\/P> Organization which owns the asset<\/SPAN><\/P> type: String, length: 50, domain: shdOwnedBy<\/SPAN><\/P> domain values:<\/SPAN><\/P> ['Cupertino', 'San Jose Water', 'CalTrans', 'PGE', 'Los Altos', 'Santa Clara', 'Private HOA', 'Saratoga', 'Other Public', 'Santa Clara County', 'San Jose', 'Santa Clara Valley Water District', 'Private', 'California Water Service', 'State Parks', 'Sunnyvale', 'Cupertino Sanitary District', 'CWA']<\/SPAN><\/P> <\/P> MaintainedBy:<\/SPAN><\/P> Organization who is responsible for maintenance of asset<\/SPAN><\/P> type: String, length: 50, domain: shdOwnedBy<\/SPAN><\/P> domain values:<\/SPAN><\/P>