{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Simultaneous Conveyances", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24999.999999995947, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "ToDevcodes", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "devId", "composite": false }, { "id": 1, "name": "ToDevpages", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "devId", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.9306885169947505E7, "ymin": 440259.60203412175, "xmax": 1.9433739382217854E7, "ymax": 607849.5974409431, "spatialReference": { "wkid": 2252, "latestWkid": 2252 } }, "sourceSpatialReference": { "wkid": 2252, "latestWkid": 2252 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CNVYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CNVYNAME" }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CNVYDSGNTR" }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCEREF" }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CNVYTYP" }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNVYACRG" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "Document Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DOCDATE" }, { "name": "devId", "type": "esriFieldTypeInteger", "alias": "Development ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "devId" }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SUBCODE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Simultaneous Conveyances", "description": "", "prototype": { "attributes": { "SUBCODE": null, "CNVYNAME": null, "CNVYDSGNTR": null, "SOURCEREF": null, "CNVYTYP": null, "CNVYACRG": null, "LASTUPDATE": null, "DOCDATE": null, "devId": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5fa6bdad22034fdcb2a01909dede40b7" }, { "currentVersion": 10.91, "id": 1, "name": "Municipal Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 394061.6428681004, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.93065315E7, "ymin": 437399.64009186625, "xmax": 1.9434294962270334E7, "ymax": 612661.4908136427, "spatialReference": { "wkid": 2252, "latestWkid": 2252 } }, "sourceSpatialReference": { "wkid": 2252, "latestWkid": 2252 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "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": "System-maintained ObjectID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "domain": { "type": "codedValue", "name": "MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUNITYP" }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUNIAREA" }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOCALFIPS" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PHOTOID", "type": "esriFieldTypeInteger", "alias": "Photo ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHOTOID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODE" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PHONE" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" }, { "name": "DRAW_ORD", "type": "esriFieldTypeSmallInteger", "alias": "Draw Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DRAW_ORD" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municipal Boundaries", "description": "", "prototype": { "attributes": { "COUNTY": null, "NAME": null, "MUNITYP": null, "MUNIAREA": null, "LOCALFIPS": null, "LASTUPDATE": null, "LASTEDITOR": null, "LOCATION": null, "ADDRESS": null, "PHOTOID": null, "CODE": null, "UNIT": null, "PHONE": null, "URL": null, "DRAW_ORD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5fa6bdad22034fdcb2a01909dede40b7" } ], "tables": [ { "currentVersion": 10.91, "id": 2, "name": "GTCGIS.DBO.DEVPAGES", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "ToDevelopments", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "devId", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "mapPage", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "devId", "type": "esriFieldTypeInteger", "alias": "devId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "devId" }, { "name": "mapPage", "type": "esriFieldTypeString", "alias": "mapPage", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "mapPage" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R378_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1699_devId", "fields": "devId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_378", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_378", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GTCGIS.DBO.DEVPAGES", "description": "", "prototype": { "attributes": { "mapPage": null, "devId": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "5fa6bdad22034fdcb2a01909dede40b7" }, { "currentVersion": 10.91, "id": 3, "name": "GTCGIS.DBO.DEVCODES", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "ToDevelopments", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "devId", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "code", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "devId", "type": "esriFieldTypeInteger", "alias": "devId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "devId" }, { "name": "code", "type": "esriFieldTypeString", "alias": "code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "code" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R377_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1698_devId", "fields": "devId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_377", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_377", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GTCGIS.DBO.DEVCODES", "description": "", "prototype": { "attributes": { "code": null, "devId": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "5fa6bdad22034fdcb2a01909dede40b7" } ] }